@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600&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{--header-height:3rem;--fade-animation-delay:100;--fade-animation-duration:1000;--light-green-color:#d6e2d9;--highlight-color:#4a7060;--border-color:#2d2d2d;--title-color:#d6e2d9;--title-color-dark:#1c232b;--text-color:#d6e2d9;--text-color-dark:#1c232b;--body-color:#334445;--container-color:#13312a;--big-font-size:3.5rem;--h1-font-size:2.25rem;--h2-font-size:1.5rem;--h3-font-size:1.25rem;--normal-font-size:1rem;--small-font-size:0.875rem;--smaller-font-size:0.813rem;--tiny-font-size:0.625rem;--font-normal:400;--font-medium:500;--font-semi-bold:600;--mb-0-25:0.25rem;--mb-0-5:0.5rem;--mb-0-75:0.75rem;--mb-1:1rem;--mb-1-5:1.5rem;--mb-2:2rem;--mb-2-5:2.5rem;--mb-3:3rem;--z-tooltip:10;--z-fixed:100;--z-modal:1000;font-family:Playfair Display,serif}@media screen and (max-width:992px){:root{--big-font-size:2.75rem;--h1-font-size:1.5rem;--h2-font-size:1.25rem;--h3-font-size:1rem;--normal-font-size:0.938rem;--small-font-size:0.813rem;--smaller-font-size:0.75rem}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto}body,button,input,textarea{font-family:var(--body-font);font-size:1rem;font-size:var(--normal-font-size)}body{background-color:#334445;background-color:var(--body-color);color:#d6e2d9;color:var(--text-color);overflow-x:hidden;overscroll-behavior:auto}h1,h2,h3{color:#d6e2d9;color:var(--title-color);font-weight:500;font-weight:var(--font-medium)}ul{list-style:none}a{text-decoration:none}button{border:none;cursor:pointer;outline:none}img{height:auto;max-width:100%}.section{display:grid;padding:4rem 0;place-items:center}.section_title{color:#d6e2d9;color:var(--title-color);font-size:3.5rem;font-size:var(--big-font-size);font-weight:400;font-weight:var(--font-normal)}.section_subtitle{display:block;font-size:1.25rem;font-size:var(--h3-font-size);font-weight:var(---font-normal);margin-bottom:4rem}.section_subtitle,.section_title{text-align:center}.container{margin-left:auto;margin-right:auto;max-width:968px}.grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.button{background:linear-gradient(295deg,transparent 45%,#4a7060 55%);background:linear-gradient(295deg,transparent 45%,var(--highlight-color) 55%);background-position:100%;background-size:235% 110%;border:1px solid #4a7060;border:1px solid var(--highlight-color);border-radius:20px 0 20px 0/20px 0 20px 0;border-radius:.75rem;color:#4a7060;color:var(--highlight-color);display:inline-block;font-weight:500;font-weight:var(--font-medium);max-height:100px;max-width:300px;padding:1.25rem 3rem;transition:.3s ease-in-out}.button:hover{background-position:0;color:#334445;color:var(--body-color)}.button_icon{margin-left:.5rem;margin-left:var(--mb-0-5)}.button-flex{align-items:center;display:inline-flex}@media screen and (max-width:992px){.container{margin-left:1.5rem;margin-left:var(--mb-1-5);margin-right:1.5rem;margin-right:var(--mb-1-5)}.button{border-radius:25px 0 25px 0/25px 0 25px 0;padding:1rem 2.25rem}.button_icon{height:22px;width:22px}}@media screen and (max-width:768px){body{margin:0 0 3rem;margin:0 0 var(--header-height) 0}.section_subtitle{margin-bottom:3rem;margin-bottom:var(--mb-3)}}@media screen and (max-width:350px){:root{--big-font-size:2.25rem}.container{margin-left:1rem;margin-left:var(--mb-1);margin-right:1rem;margin-right:var(--mb-1)}}.header{left:0;position:fixed;top:0;transition:.3s;width:100%;z-index:var(--z-fixed)}.stycky-hidden{top:calc(var(--header-height)*-1 + -1.5rem + -1px)}.scroll-header{background-color:var(--body-color)}.header_line{background-color:var(--text-color);height:1px;opacity:0;transition:.3s;width:100%}.scroll-header_line{opacity:1}.nav{grid-column-gap:1rem;align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:1fr -webkit-max-content 1fr;grid-template-columns:1fr max-content 1fr;grid-template-rows:calc(var(--header-height) + 1.5rem);height:calc(var(--header-height) + 1.5rem);justify-items:center}.nav_list{-webkit-column-gap:2rem;column-gap:2rem;display:flex}.nav_link{background:linear-gradient(295deg,transparent 45%,var(--text-color) 55%);background-position:100%;background-size:250% 110%;color:var(--title-color);font-size:var(--medium-font-size);font-weight:var(---font-medium);max-height:100px;max-width:300px;padding:.25rem .5rem;transition:.3s}.nav_link:hover{background-position:0;color:var(--text-color-dark)}.escape_hatch{border-radius:10rem;height:3rem;justify-self:start;overflow:hidden;position:relative;width:3rem;z-index:1000}.nav_logo{background:url(/static/media/logo.72fc49fbea32843a1a1d.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.nav_logo,.nav_logo_overlay{height:100%;position:absolute;width:100%}.nav_logo_overlay{background-color:#000;opacity:0;transition:.3s}.escape_hatch:hover .nav_logo_overlay{cursor:pointer;opacity:.3}.nav_cta{background-color:#6ca48c;border-radius:5rem;color:var(--title-color);font-size:var(--small-font-size);font-weight:var(---font-medium);justify-self:end;padding:.5rem 1rem;transition:.3s;z-index:1000}.nav_cta:hover{background-color:var(--highlight-color);cursor:pointer}.pc_cta{display:inherit}.mobile_cta{display:none;text-align:left}.hamburger_button{align-items:center;cursor:pointer;display:none;height:1.75rem;justify-content:center;justify-self:right;max-height:1.75rem;max-width:1.75rem;transition:all .5s ease-in-out;width:1.75rem;z-index:1000}.hamburger_button_burger,.hamburger_button_burger:after,.hamburger_button_burger:before{background-color:var(--text-color);border-radius:.5rem;height:2px;transition:all .3s ease-in-out;width:1.25rem}.hamburger_button_burger:after,.hamburger_button_burger:before{content:"";position:absolute}.hamburger_button_burger:before{-webkit-transform:translateY(-.5rem);transform:translateY(-.5rem)}.hamburger_button_burger:after{-webkit-transform:translateY(.5rem);transform:translateY(.5rem)}.hamburger_button.open .hamburger_button_burger{background:transparent;-webkit-transform:translateX(-2rem);transform:translateX(-2rem)}.hamburger_button.open .hamburger_button_burger:before{-webkit-transform:rotate(45deg) translate(1.25rem,-1.25rem);transform:rotate(45deg) translate(1.25rem,-1.25rem)}.hamburger_button.open .hamburger_button_burger:after{-webkit-transform:rotate(-45deg) translate(1.25rem,1.25rem);transform:rotate(-45deg) translate(1.25rem,1.25rem)}@media screen and (max-width:768px){.header{top:0}.nav{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:calc(var(--header-height) + 1.5rem)}.nav_menu{background-color:var(--container-color);display:grid;height:100vh;left:0;opacity:0;place-items:center;position:fixed;top:0;transition:.3s ease-out;visibility:hidden;width:100%;z-index:100}.hidden{opacity:0}.stycky-hidden{top:calc(var(--header-height)*-1 + -1.5rem + -1px)}.escape_hatch:hover .nav_logo_overlay{cursor:pointer;opacity:0}.show_menu{opacity:1;overflow:hidden;visibility:visible}.nav_list{grid-row-gap:2rem;display:grid;grid-template-columns:repeat(1,1fr);justify-content:center;row-gap:2rem}.nav_link{font-size:var(--h2-font-size);font-weight:var(--font-medium)}.pc_cta{display:none}.mobile_cta{display:inherit}.hamburger_button{display:flex}}.contact{background-color:var(--light-green-color);padding-bottom:6rem}.contact_subtitle,.contact_title{color:var(--text-color-dark)}.contact_div{width:100%}.contact_container{grid-template-columns:repeat(2,1fr)}.contact_adress,.contact_company_name,.contact_email,.contact_name,.contact_phone{color:var(--text-color-dark)}.contact_company_name{font-size:var(--h3-font-size);margin-bottom:var(--mb-1)}.contact_name{font-weight:var(--font-medium)}.contact_email{font-size:var(--normal-font-size)}.contact_information,.contact_social_title{margin-bottom:var(--mb-1)}.contact_social_title{color:var(--text-color-dark);font-size:var(--h3-font-size)}.contact_social_media{-webkit-column-gap:1.25rem;column-gap:1.25rem;display:flex}.social_media{color:var(--text-color-dark);font-size:var(--h2-font-size);transition:.3s}.social_media:hover{color:var(--highlight-color)}@media screen and (max-width:768px){.contact_container{grid-template-columns:repeat(1,1fr);place-items:center}.contact_div{width:100%}.contact_content{width:60%}}@media screen and (max-width:576px){.contact_content{width:100%}}.contact_form_title{color:var(--text-color-dark)}.contact_form{display:grid;margin-top:var(--mb-1);width:100%}.input_box{position:relative}.input_box input,.input_box textarea{background-color:initial;border:none;border-bottom:2px solid var(--text-color-dark);border-radius:0;color:var(--text-color-dark);font-size:var(--normal-font-size);margin:var(--mb-0-75) 0;outline:none;padding:.5rem 0;resize:none;width:100%}.input_box textarea{height:8rem}.input_box label{color:var(--text-color-dark);font-size:var(--normal-font-size);left:0;margin:var(--mb-0-5) 0;padding:.5rem 0;pointer-events:none;position:absolute;transition:.3s}.input_box input:focus~label,.input_box input:valid~label,.input_box textarea:focus~label,.input_box textarea:valid~label{font-size:var(--small-font-size);-webkit-transform:translateY(-1.5rem);transform:translateY(-1.5rem)}.input_button input{background:#6ca48c;border:none;border-radius:5rem;color:var(--title-color);font-size:var(--small-font-size);font-weight:var(---font-medium);padding:.5rem 1rem;transition:.3s}.input_button input:hover{background-color:var(--highlight-color);cursor:pointer}.input_button input:disabled{background-color:#ccc;color:#666;cursor:not-allowed;opacity:.6}.notification{color:green;font-weight:700;margin-top:10px}.notification.error{color:red}.hero{min-height:100vh;position:relative}.hero_bg{height:110%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero_title{font-size:var(--h3-font-size)}.hero_subtitle,.hero_title{font-weight:var(--font-normal)}.hero_subtitle{font-size:var(--big-font-size);justify-self:center;width:100%}.logo{aspect-ratio:1/1.11;background:url(/static/media/logo.b7478feb70413bf396fb.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;bottom:-5.1rem;position:absolute;width:8.5rem;z-index:1}@media screen and (max-width:992px){.logo{bottom:-3rem;width:6rem}}.infoSection{background-color:var(--body-color);padding-bottom:5rem;position:relative}.info_title{margin-bottom:4rem;margin-top:1rem;z-index:1}.info_container{grid-template-columns:repeat(2,1fr);margin-bottom:3rem;place-items:center;width:100%;z-index:1}.focusPoints_imgs{order:1;padding-left:2rem;width:100%}.focus_img1{background-image:url(/static/media/vvo1.2794f0466ea02cab57b5.jpeg)}.focus_img2{background-image:url(/static/media/vvo2.aa7982b349871d820cf9.jpeg)}.focus_img3{background-image:url(/static/media/vvo3.1b77fa2a3eee5a01ec6c.jpeg)}.focus_img4{background-image:url(/static/media/vvo4.cb3f8f2c56cd45df4b38.jpeg)}.services_imgs{order:0;padding-right:2rem;width:100%}.service_img1{background-image:url(/static/media/Etturval1.3891c85fb9762979fcbc.jpeg)}.service_img2{background-image:url(/static/media/Etturval2.ffae68fa30731682f045.jpeg)}.service_img3{background-image:url(/static/media/Etturval3.89781afa331f00602484.jpeg)}.service_img4{background-image:url(/static/media/Etturval4.f08d977fdd476f9f77d2.jpeg)}.info_imgs{gap:10px;grid-template-columns:repeat(2,1fr)}.info_img{aspect-ratio:1/1.3;background-color:var(--container-color);background-position:50%;background-repeat:no-repeat;background-size:cover;width:auto}.info_focusPoints{padding-right:2rem;width:100%}.info_services{padding-left:2rem;width:100%}.info_box{margin-bottom:var(--mb-1)}.info_focusPoints_grid,.info_services_grid{grid-template-columns:repeat(1,1fr);row-gap:4rem}.box{max-width:15rem;text-align:center}.link_div{display:grid;justify-content:center}.to_services_link{grid-column-gap:.25rem;color:var(--title-color);-webkit-column-gap:.25rem;column-gap:.25rem;cursor:pointer;display:grid;font-size:var(--normal-font-size);grid-template-columns:-webkit-max-content 1rem;grid-template-columns:max-content 1rem}.link_line{background-color:#fff;height:1px;transition:.3s;width:0}.link_arrow{font-size:var(--normal-font-size);transition:.3s}.to_services_link:hover .link_line{width:100%}.to_services_link:hover .link_arrow{-webkit-transform:translateX(.25rem);transform:translateX(.25rem)}.span2{grid-column:span 1}.left{justify-self:start}.mid{justify-self:center}.right{justify-self:end}.box_line{background-color:var(--text-color-dark);height:1px;margin-bottom:var(--mb-0-75);margin-top:var(--mb-0-75);width:100%}.flower_container{gap:0;place-items:center}.bottom_title{z-index:1}.bottom_subtitle{margin-bottom:0;z-index:1}.tmp{background-color:#000;height:1px;width:100%}.flower_div{display:grid;height:35rem;place-items:center;position:relative;width:100%}.flower{stroke:#6ca48c;aspect-ratio:1/1;height:25rem}.st2{stroke-dasharray:12750;stroke-dashoffset:0}.svg-hidden{stroke-dashoffset:12750}.flower_pot{aspect-ratio:10/8;background:url(/static/media/flower-pot.12cb567d40780b8d1dff.svg);background-position:50%;background-repeat:no-repeat;bottom:0;height:8rem;position:absolute;z-index:6}.flower_seed{background:url(/static/media/seed.8f72f1132b53bd5344e3.svg);background-position:50%;background-repeat:no-repeat;height:3rem;position:absolute;top:0;width:3rem;z-index:0}.overlay{background-color:var(--body-color);bottom:-2rem;height:5rem;position:absolute;width:10rem;z-index:5}@media screen and (max-width:992px){.info_container{padding-left:var(--mb-1-5);padding-right:var(--mb-1-5)}.service{max-width:14rem}}@media screen and (max-width:768px){.info_container{grid-template-columns:repeat(1,1fr);margin-bottom:4rem;row-gap:3rem;width:100%}.info_focusPoints_grid,.info_services_grid{grid-template-columns:repeat(2,1fr)}.info_focusPoints,.info_services{margin-bottom:2rem;padding:0}.span2{grid-column:span 2}.left,.mid,.right{justify-self:center}.tall .box_description{height:3.75rem}.fp-tall .box_description{min-height:8.75rem}.info_imgs{grid-template-columns:repeat(4,1fr);order:1;padding-right:0}.focusPoints_imgs{padding-left:0}.flower_div{height:29rem;width:100%}.flower{height:22rem}.flower_pot{height:6rem}.flower_seed,.overlay{display:none}}@media screen and (max-width:576px){.info_container{width:80%}.info_focusPoints_grid,.info_services_grid{grid-template-columns:repeat(1,1fr)}.span2{grid-column:span 1}.info_imgs{grid-template-columns:repeat(2,1fr)}.fp-tall .box_description,.tall .box_description{height:auto}}.polymorphic_hero{min-height:100vh;position:relative}.polymorphic_bg{height:110%;left:0;position:absolute;top:0;width:100%;z-index:-1}.img_overlay{background:#2c71f6;background:radial-gradient(circle,rgba(44,113,246,0) 0,rgba(0,0,0,.5) 100%)}.img,.img_overlay{height:100%;position:absolute;width:100%}.img{background:url(/static/media/hero_img.4c563a481bff619a37ae.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.polymorphic_title{font-size:var(--h3-font-size);font-weight:var(--font-normal)}.polymorphic_subtitle{font-size:var(--big-font-size);font-weight:var(--font-normal);justify-self:center}.polymorphic_logo{aspect-ratio:1/1.11;background:url(/static/media/logo.b7478feb70413bf396fb.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;bottom:-5.1rem;position:absolute;width:8.5rem;z-index:1}@media screen and (max-width:992px){.polymorphic_logo{bottom:-3rem;width:6rem}}.service_descriptions{background-color:var(--body-color);padding-bottom:8rem;padding-top:8rem}.services_title{margin-bottom:4rem;margin-top:1rem}.services_container{grid-template-columns:repeat(3,1fr);grid-template-rows:auto;margin-bottom:4rem;row-gap:3rem}.service_box{overflow:hidden;position:relative;transition:.3s}.closed{max-height:21rem}.closed,.open{min-height:21rem}.open{max-height:65rem}.service_title{margin-bottom:var(--mb-0-5)}.service_time,.service_title{text-align:center}.service_line{background-color:var(--text-color-dark);height:1px;margin-bottom:var(--mb-0-75);margin-top:var(--mb-0-75);width:100%}.service_img_div{display:grid;height:12rem;place-items:center;width:100%}.service_img{aspect-ratio:1/1.2;background-position:50%;background-repeat:no-repeat;background-size:cover;width:10rem}.KonsultationImg{background-image:url(/static/media/konsultation.b24e87c8681deff77839.jpg)}.SkotselImg{background-image:url(/static/media/skotsel.7a380b1872f9680e874b.jpg)}.AnlaggningImg{background-image:url(/static/media/anlaggning.3b80a5b22dac76be97e0.jpg)}.FormgivningImg{background-image:url(/static/media/formgivning.c6967346b6ff7c5f763a.jpg)}.StylingImg{background-image:url(/static/media/styling.4c1b64cf4cf26508b92c.jpg)}.BeskarningImg{background-image:url(/static/media/beskarning.a748126e09e46f39da27.jpg)}.service_description{grid-gap:.5rem;display:grid;gap:.5rem;margin-top:var(--mb-1)}.button_div{display:grid;justify-content:center;padding:1rem 0}.no_button{display:none}.show_more{grid-column-gap:.25rem;background-color:initial;color:var(--text-color);-webkit-column-gap:.25rem;column-gap:.25rem;display:grid;grid-template-columns:-webkit-max-content 1rem;grid-template-columns:max-content 1rem}.uil-arrow-down{height:1rem;width:1rem}.arrow{font-size:var(--normal-font-size);-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:center;transform-origin:center;transition:.3s}.rotated{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.button_line{background-color:var(--text-color);height:1px;transition:.3s;width:0}.show_more:hover .button_line{width:100%}.courses_container,.courses_wrapper{place-items:center}.courses_wrapper{width:50%}@media screen and (max-width:768px){.services_container{grid-template-columns:repeat(2,1fr)}.closed{max-height:20rem}.closed,.open{min-height:20rem}.open{max-height:60rem}.show_more:hover .button_line{width:0}.courses_wrapper{width:25rem}}@media screen and (max-width:576px){.services_container{grid-template-columns:repeat(1,1fr)}.closed{max-height:26rem}.closed,.open{min-height:26rem}.open{max-height:53rem}.service_img_div{height:18rem}.service_img{width:15rem}.courses_wrapper{width:100%}}.gallery_section{background-color:var(--body-color);padding:8rem 0}.gallery_container>div{align-items:center;display:flex;justify-content:center}.gallery_img{height:100%;object-fit:cover;width:100%}.gallery_container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.gallery_container .wide{grid-column:span 2}.gallery_container .tall{grid-row:span 2}.gallery_container .big{grid-column:span 2;grid-row:span 2}@media screen and (max-width:768px){.gallery_container{gap:10px;grid-auto-flow:15rem;grid-auto-rows:auto;grid-template-columns:repeat(3,1fr)}.gallery_container .big,.gallery_container .tall,.gallery_container .wide{grid-column:span 1;grid-row:span 1}}@media screen and (max-width:576px){.gallery_container{grid-template-columns:repeat(2,1fr)}}.about{background-color:var(--body-color);padding:8rem 0}.about_container{-webkit-column-gap:2rem;column-gap:2rem}.about_container,.about_imgs{grid-template-columns:repeat(2,1fr)}.about_img{justify-self:center;width:15rem}.about_text{margin-bottom:.5rem}.title{font-size:var(--h3-font-size);font-weight:var(--font-medium)}@media screen and (max-width:768px){.about_container{grid-template-columns:repeat(1,1fr);place-items:center;row-gap:4rem}.about_description{width:80%}}.footer{position:relative}.footer_container{padding:4rem 0;place-items:center}.footer_title{font-size:var(--h2-font-size);margin-bottom:var(--mb-2);text-align:center}.footer_link,.footer_title{color:var(--title-color)}.footer_link{background:linear-gradient(295deg,transparent 45%,var(--text-color) 55%);background-position:100%;background-size:250% 110%;font-size:var(--medium-font-size);font-weight:var(---font-medium);max-height:100px;max-width:300px;padding:.25rem .5rem;transition:.3s}.footer_link:hover{background-position:0;color:var(--text-color-dark)}.footer_list{-webkit-column-gap:1.5rem;column-gap:1.5rem;margin-bottom:var(--mb-2)}.footer_list,.footer_social{display:flex;justify-content:center}.footer_social{-webkit-column-gap:1.25rem;column-gap:1.25rem;margin-bottom:3rem}.footer_social_link{color:#6ca48c;font-size:var(--h1-font-size);transition:.3s}.footer_social_link:hover{color:var(--highlight-color)}.footer_logo{aspect-ratio:1/1;background:url(/static/media/logo.72fc49fbea32843a1a1d.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10rem;width:7rem}@media screen and (max-width:992px){.footer_social_link{border-radius:.25rem;padding:.25rem}.footer_logo{width:6rem}}.faq{background-color:var(--body-color);padding:8rem 0}.faq_container{grid-template-columns:repeat(1,1fr);place-items:center}.faq_box{margin-bottom:2rem;width:30rem}.faq_line{background-color:var(--text-color-dark);height:1px;margin-bottom:var(--mb-0-75);margin-top:var(--mb-0-75);width:100%}.answer,.question{text-align:center}@media screen and (max-width:768px){.faq_box{width:25rem}}@media screen and (max-width:576px){.faq_box{width:100%}}
/*# sourceMappingURL=main.b434c3d0.css.map*/