@import"https://fonts.googleapis.com/css2?family=Baloo+2:wght@700;800&family=Manrope:wght@300;400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Modak&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap";._header_1rr2c_1{position:relative;padding-top:30px;background:transparent;overflow:clip;z-index:100}._bar_1rr2c_11{display:grid;grid-template-columns:1fr auto;align-items:center}._brand_1rr2c_17{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:inherit}._logo_1rr2c_25{inline-size:44px;block-size:44px;display:block;object-fit:contain}._brandText_1rr2c_32{display:flex;flex-direction:column;line-height:1.05;font-size:15px}._brandText_1rr2c_32 strong{font-weight:700}._brandText_1rr2c_32 span{color:var(--ink-soft)}._nav_1rr2c_42{display:inline-flex;gap:28px;align-items:center}._nav_1rr2c_42 a{font-family:Poppins,system-ui,sans-serif;font-weight:300;text-decoration:none;color:var(--ink-soft);padding:8px 2px;border-radius:10px;transition:color .15s ease,background .15s ease,transform .15s ease}._nav_1rr2c_42 a:hover{color:var(--ink);background:#0000000c;transform:translateY(-1px)}._active_1rr2c_57{color:var(--ink)}._portrait_1rr2c_61{display:none}._dkRail_1rr2c_64{position:absolute;right:22px;bottom:40px;display:grid;justify-items:center;gap:10px}._dkRail_1rr2c_64:before{content:"";display:block;width:2px;height:120px;background:var(--ring);border-radius:2px}._dkRail_1rr2c_64 span{writing-mode:vertical-rl;transform:rotate(180deg);letter-spacing:.2em;color:var(--ink-soft);font-weight:600}@media (max-width: 860px){._bar_1rr2c_11{grid-template-columns:1fr;row-gap:8px}._nav_1rr2c_42{justify-self:start;gap:18px}}.hero{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:50vh;padding-top:1rem;text-align:center}.hero h1{font-family:Modak,system-ui,sans-serif;font-weight:400;letter-spacing:0;line-height:1;color:#354f41;font-size:clamp(138px,10vw,120px);text-align:center;margin:68px 0 4px}.hero p{font-family:Poppins,system-ui,sans-serif;font-weight:200;font-size:clamp(14px,1.6vw,18px);line-height:1.7;color:var(--ink-soft);margin-top:-35px;margin-right:480px}._wrap_1socg_2{display:grid;grid-template-columns:minmax(320px,520px) 1fr;gap:clamp(16px,4vw,40px);align-items:end;padding-block:clamp(24px,6vw,64px);position:relative}._figure_1socg_12{--welcome-fig-w: min(42vw, 620px);--welcome-fig-mt: 0px;--welcome-fig-mr: 0px;--welcome-fig-mb: 0px;--welcome-fig-ml: 0px;margin:var(--welcome-fig-mt) var(--welcome-fig-mr) var(--welcome-fig-mb) var(--welcome-fig-ml)}._cutout_1socg_23{display:block;width:550px;height:auto;object-fit:contain;margin-top:-100px;margin-left:-60px;filter:grayscale(1)}._title_1socg_34{font-family:Modak,system-ui,sans-serif;font-weight:400;letter-spacing:.02em;font-size:clamp(30px,5vw,44px);color:#2f221d;text-shadow:0 1px 0 #0001;margin-top:-350px;margin-left:-80px}._subheading_1socg_44{font-family:Poppins,system-ui,sans-serif;font-weight:200;font-size:clamp(25px,1.6vw,18px);line-height:1.7;color:var(--ink-soft);margin-top:-400px}._links_1socg_53{margin-top:2rem;list-style:none;padding:0;margin-left:0}._links_1socg_53 li{margin-bottom:.75rem}._links_1socg_53 a{font-family:Poppins,sans-serif;font-weight:300;font-size:1rem;color:#111;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:color .3s ease}._links_1socg_53 a:hover{color:#354f41}._arrow_1socg_80{display:inline-block;width:.5rem;height:.5rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg)}@media (max-width: 860px){._wrap_1socg_2{grid-template-columns:1fr}._figure_1socg_12{order:2}}.info-section{position:relative;width:100%;height:100vh;overflow:hidden;margin-top:-65px}.info-image{width:100%;height:100%;object-fit:cover;display:block}.info-textbox{position:absolute;top:0%;left:30%;transform:translate(-50%);max-width:600px;padding:2rem;border-radius:12px;margin-top:20px;text-align:center;z-index:1}.info-textbox h2{font-size:2.5rem;margin-bottom:1rem}.info-textbox h3{font-family:Poppins,system-ui,sans-serif;font-style:italic;font-weight:200;font-size:1.2rem;line-height:1.6;color:#354f41}.projects-section{position:relative;width:100%;min-height:100vh;background:transparent;display:flex;align-items:center;justify-content:center;padding:4rem 1rem;margin-top:-50px;margin-bottom:200px}.projects-wrapper{position:relative;width:100%;max-width:1200px;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);justify-items:center}@media (min-width: 768px){.projects-wrapper{display:block;height:90vh}.proj-icon{position:absolute}.icon-1{bottom:50%;left:20%}.icon-2{top:20%;right:12%}.icon-3{top:45%;left:5%}.icon-4{top:60%;right:20%}}.proj-icon{border-radius:40%;cursor:pointer;transition:transform .25s ease,background-color .25s ease}.proj-icon.ra{width:450px;height:450px}.proj-icon.pl{width:270px;height:270px}.proj-icon.bb{width:400px;height:400px}.proj-icon.cc{width:470px;height:470px}.mask-icon{background-color:var(--icon-color);-webkit-mask-image:var(--icon-url);mask-image:var(--icon-url);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.proj-icon:hover{background-color:var(--icon-hover);transform:scale(1.06)}.illustration-wrapper{position:relative;z-index:20;display:flex;justify-content:center;margin-top:var(--overlap, -4rem);opacity:0;transform:translateY(32px);transition:opacity .7s ease,transform .7s ease}.illustration-wrapper.visible{opacity:1;transform:translateY(0)}.illustration-img{width:var(--illu-width, clamp(100px, 18vw, 220px));height:auto;object-fit:contain;display:block;animation:nudge 2s ease-in-out infinite 1.2s}@keyframes nudge{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.back-to-top{position:fixed;bottom:20px;right:20px;width:40px;height:40px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease;z-index:300}.back-to-top.show{opacity:1;pointer-events:auto;transform:scale(1)}.back-to-top:hover{transform:scale(1.1)}.footer{position:relative;padding:4rem 2rem;background:transparent;text-align:right;font-family:Poppins,system-ui,sans-serif;font-weight:200;margin-top:80px;border-top:1px solid #1f3a34}.footer-email{display:block;font-size:2.5rem;font-family:Poppins,system-ui,sans-serif;font-weight:200;color:#111;text-decoration:none;margin-bottom:.5rem}.footer-email:hover{text-decoration:underline}.footer-links{display:flex;flex-direction:column;gap:.25rem;align-items:flex-end}.footer-links a{font-size:.9rem;color:#555;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#000}._hero_dc8g2_1{display:grid;place-items:center;margin-left:200px;margin-top:-50px;text-align:center;padding:4rem 1rem 2rem;position:absolute;z-index:2;background:transparent}._hero_dc8g2_1 h1{font-family:Modak,system-ui,sans-serif;font-weight:400;letter-spacing:0;line-height:1;color:#354f41;font-size:clamp(138px,10vw,120px)}.aboutinfo{position:relative;margin-top:-600px;width:100%;height:1500px;z-index:1;overflow:hidden;background-color:#e8e8e8;margin-bottom:-80px}.aboutinfo__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.aboutinfo__overlay{position:absolute;inset:0;pointer-events:none;z-index:1}.aboutinfo__textbox{position:relative;z-index:2;min-height:100vh;margin-left:200px;margin-top:60px;display:flex;justify-content:center;align-items:center;padding:clamp(16px,3vw,40px);color:#222;font-family:Poppins,system-ui,sans-serif;line-height:1.5;text-align:center}.aboutinfo__textbox h3{margin:600px 0 0;font-weight:200;font-size:1.1rem;max-width:480px}@media (min-width: 860px){.aboutinfo__textbox{padding-left:4rem;padding-right:4rem}}.aboutinfo__cvlink{margin-top:82rem;margin-left:-20rem;color:#354f41;text-decoration:none}._wrap_1l80v_1{position:relative;min-height:70vh;padding-block:clamp(24px,6vw,64px);background:#e8e8e8;display:flex;flex-direction:column;align-items:center}._title_1l80v_11{font-family:Modak,system-ui,sans-serif;font-weight:400;line-height:1;color:#354f41;font-size:clamp(40px,8vw,100px);margin-top:-1rem}._row_1l80v_22{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}._link_1l80v_31{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;line-height:0}._link_1l80v_31:focus-visible{outline:3px solid #354F41;outline-offset:4px}._logo_1l80v_46{width:var(--size, 250px);height:var(--size, 250px);display:block;background-color:var(--tint, #444);-webkit-mask-image:var(--icon-url);mask-image:var(--icon-url);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;transition:background-color .2s ease,transform .2s ease}._link_1l80v_31:hover ._logo_1l80v_46,._link_1l80v_31:focus-visible ._logo_1l80v_46{background-color:var(--tint-hover, var(--tint));transform:translateY(-2px)}.contactinfo{position:relative;width:100%;min-height:70vh;overflow:hidden;margin-bottom:-80px}.contactinfo__img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.contactinfo__overlay{position:absolute;inset:0;z-index:1}.contactinfo__textbox{position:relative;z-index:2;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:clamp(16px,3vw,40px);color:#222;font-family:Poppins,system-ui,sans-serif;line-height:1.6}.contactinfo__heading{display:block;font-size:2.5rem;font-family:Poppins,system-ui,sans-serif;font-weight:200;margin-left:500px;color:#111}.contactinfo__heading a{color:#111;text-decoration:none;transition:color .2s ease}.contactinfo__heading a:hover{color:#354f41;text-decoration:underline}.contactinfo__title{font-family:Modak,system-ui,sans-serif;font-weight:400;font-size:7rem;margin-top:30px;letter-spacing:0;line-height:1;color:#354f41}.contactinfo__title2{font-family:Modak,system-ui,sans-serif;font-weight:400;font-size:17.5rem;letter-spacing:0;line-height:1;margin-top:-14rem;color:#354f41;margin-bottom:400px}.contactinfo__text{font-size:clamp(1rem,1.2vw,1.25rem);font-weight:300;max-width:700px}.contactinfo__text a{color:#fff;text-decoration:underline;transition:color .2s ease}.contactinfo__text a:hover{color:#ccc}.contactinfo__headlineRow{display:inline-flex;align-items:center;gap:12px}.contactinfo__headlineRow{margin-top:8px}.contactinfo__subheading{font-size:2.5rem;font-family:Poppins,system-ui,sans-serif;font-weight:200;font-style:normal;margin-left:64%;margin-top:-4%}.contactinfo__subheading a{color:#111;text-decoration:none;transition:color .2s ease}.contactinfo__subheading a:hover{color:#354f41;text-decoration:underline}.arrowup{display:inline-block;width:var(--arrow-w, 40px);height:var(--arrow-w, 40px);transform:translateY(var(--arrow-overlap, 0))}.arrowup__img{width:100%;height:100%;display:block;object-fit:contain;animation:arrowup-nudge 2s ease-in-out infinite}@keyframes arrowup-nudge{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.cille-hero{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.cille-hero h1.cille-hero-line{font-size:80px;font-weight:400;font-family:Modak,system-ui,sans-serif;color:#7d1928;margin-top:-15rem}.cille-hero h2.cille-hero-line{font-size:150px;font-weight:400;margin-top:-95px;font-family:Modak,system-ui,sans-serif;color:#7d1928}.cille-hero h3.cille-hero-line{font-size:115px;font-weight:400;margin-top:-120px;color:#7d1928;font-family:Modak,system-ui,sans-serif;margin-bottom:-750px}.cille-hero,.cille-hero *{font-family:Modak,system-ui,sans-serif}.arrowright{display:inline-block;width:var(--arrow-w, 40px);height:var(--arrow-w, 40px)}.arrowright__img{width:100%;height:100%;display:block;object-fit:contain;animation:arrowright-nudge var(--arrow-duration, 2s) ease-in-out infinite}@keyframes arrowright-nudge{0%{transform:translate(0)}50%{transform:translate(15px)}to{transform:translate(0)}}.cille-parallax{position:relative;width:100%;height:46rem;background:#e8e8e8;overflow:hidden;margin-bottom:3rem}.parallax-img{position:absolute;width:200px;height:auto;will-change:transform;transition:transform .08s linear}.img1{top:-10%;left:10%}.img2{top:5%;left:30%}.img3{top:0%;left:55%}.img4{top:5%;left:75%}.stripes-section{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden}.stripes-track{display:grid;grid-template-rows:repeat(8,var(--stripe-h, 8px));row-gap:var(--stripe-gap, 14px);padding-block:var(--stripe-gap, 14px)}.stripe{height:var(--stripe-h, 8px);width:100%;opacity:0;will-change:transform,opacity}.stripe.from-left{transform:translate(-100%)}.stripe.from-right{transform:translate(100%)}.is-animate .stripe{animation-name:stripe-in;animation-duration:var(--stripe-duration, .8s);animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes stripe-in{to{transform:translate(0);opacity:1}}@media (max-width: 768px){.stripes-track{row-gap:calc(var(--stripe-gap, 14px) * .8)}}.project-page{padding:2rem;background:#e8e8e8;min-height:100vh}.project-section{max-width:1000px;margin:0 auto;text-align:center}.cillecyclus-title{font-family:Super Funky,system-ui,sans-serif;font-size:3.2rem;font-weight:400;color:#3e3735;margin-bottom:3rem;margin-right:31rem}.cillecyclus-title0{font-family:Super Funky,system-ui,sans-serif;font-size:1.5rem;font-weight:400;color:#3e3735;margin-bottom:0rem;margin-top:-2rem;margin-right:20rem}.cillecyclus-title2{font-family:Super Funky,system-ui,sans-serif;font-size:3rem;color:#7d1928;margin-top:5rem;margin-left:-30rem;margin-bottom:8rem;margin-top:10rem}.cillecyclus-title3{font-family:Super Funky,system-ui,sans-serif;font-size:7rem;font-weight:400;color:#7d1928;margin-top:5rem;margin-left:-30rem;margin-bottom:10rem}.cille-project-section{font-family:Poppins,system-ui,sans-serif;font-style:italic;font-weight:200;line-height:1.6;font-size:1.2rem;width:375px;color:#444;margin-left:4rem}p{width:400px}.project-section h6{font-family:Poppins,system-ui,sans-serif;font-style:italic;font-weight:300;line-height:1.7;font-size:1.2rem;width:475px;color:#444;margin-left:8rem;margin-top:2rem}h3{font-family:Poppins,system-ui,sans-serif;font-style:italic;font-weight:200;line-height:1.7;font-size:.9rem;width:475px;color:#444;margin-left:-7rem;margin-top:1.5rem}h4{font-family:Poppins,system-ui,sans-serif;font-style:italic;font-weight:300;line-height:1.6;font-size:.75rem;width:400px;color:#444;margin-left:15rem}h5{font-family:Poppins,system-ui,sans-serif;font-style:italic;font-weight:300;line-height:1.6;font-size:.75rem;width:400px;margin-left:48rem;color:#444}.project-section h5{font-family:Poppins,system-ui,sans-serif;font-style:italic;font-weight:300;line-height:1.6;font-size:.8rem;width:375px;color:#444}.kundeimg{display:block;width:150px;height:auto;margin-top:4rem;margin-bottom:-9rem;margin-left:4rem}.project-section video{margin-top:6rem;border-radius:16px;box-shadow:0 8px 24px #00000026;max-width:100%;height:auto;margin-bottom:-1rem}.cille-hero-overlay{position:absolute;top:100px;left:50%;transform:translate(-50%);z-index:5;text-align:center}.cille-hero-line{font-family:Super Funky,system-ui,sans-serif;color:#222;margin:.5rem 0 .5rem 40rem}.cille-arrow-row{display:flex;align-items:center;justify-content:center;gap:5rem;margin-top:-17.5rem;margin-left:30rem}.cille-arrow-img{width:300px;height:auto;margin-top:2rem}.cille-design{text-align:center;margin-block:3rem}.cilledesignimg0{display:block;width:500px;height:auto;margin-left:4rem;margin-top:-5rem;margin-bottom:-25rem}.cilledesignimg1{display:block;width:400px;height:auto;margin-left:40rem;margin-top:-10rem;margin-bottom:-5rem}.cilledesignimg2{display:block;width:250px;height:auto;margin-left:45rem;margin-top:20rem;margin-bottom:10rem}.cilledesignimg3{display:block;width:650px;height:auto;margin-left:-22rem;margin-top:-18rem}.cilledesignimg4{display:block;width:650px;height:auto;margin-left:-22em;margin-top:4rem;border-radius:16px}.cilledesignimg5{display:block;width:250px;height:auto;margin-left:22em;margin-top:-26rem;border-radius:16px}.cilledesignimg6{display:block;width:200px;height:auto;margin-left:32em;margin-top:-13rem;border-radius:16px}.cilledesignimg7{display:block;width:350px;height:auto;margin-left:-22rem;margin-top:5rem}.cilledesignimg8{display:block;width:200px;height:auto;margin-left:32rem;margin-top:-25rem}.cilledesignimg9{display:block;width:200px;height:auto;margin-left:-22rem;margin-top:-21rem;border-radius:20px}.cilledesignimg10{display:block;width:190px;height:auto;margin-left:-7rem;margin-top:-11rem;border-radius:20px}.cilledesignimg11{display:block;width:300px;height:auto;margin-left:8rem;margin-top:-13rem;border-radius:20px}.cilledesignimg13{display:block;width:150px;height:auto;margin-left:4rem;margin-top:4rem;margin-bottom:0rem}.cille-design-video{max-width:650px;margin:4rem auto 0;text-align:center;padding:0 1rem}.cille-design-video video{margin-top:-30rem;border-radius:16px;max-width:100%;height:auto;display:block;margin-left:-10rem}.cille-design-video2{max-width:350px;margin:4rem auto 0;text-align:center;padding:0 1rem}.cille-design-video2 video{margin-top:1rem;border-radius:16px;max-width:100%;height:auto;display:block;margin-left:20rem}.cille-design-video3{max-width:800px;margin:4rem auto 0;text-align:center;padding:0 1rem}.cille-design-video3 video{margin-top:-40rem;border-radius:16px;max-width:100%;height:auto;display:block;margin-left:10rem}.cille-design-video4{max-width:500px;margin:4rem auto 0;text-align:center;padding:0 1rem}.cille-design-video4 video{margin-top:-2rem;border-radius:16px;max-width:100%;height:auto;display:block;margin-left:6rem;margin-bottom:20rem}@media (max-width: 768px){.cille-design-video{margin-top:3rem}.cille-design-video-title{font-size:1.8rem}}.cille-design2{text-align:center;margin-block:3rem}.cilledesign2-content{display:block;width:400px;height:auto;margin:2rem auto 0}.designmanualcille{margin-left:20rem;font-family:Poppins,system-ui,sans-serif;font-style:italic;font-weight:300;line-height:1.6;font-size:.75rem;width:400px;color:#444;text-decoration:none}.next-project-link{text-align:right;margin-top:4rem;margin-right:4rem}.next-project-link a{font-family:Poppins,system-ui,sans-serif;font-weight:200;font-size:1.8rem;color:#7d1928;text-decoration:none;transition:color .3s ease}.next-project-link a:hover{color:#3e3735;text-decoration:underline}.plakat-hero{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0;max-width:1200px;margin-left:150px;margin-top:140px;padding:40px 20px 24px;margin-bottom:-50px}.plakat-hero-line{font-family:Modak,system-ui,sans-serif;font-weight:400;line-height:.9;color:var(--plakat-hero-color, #222C3A);margin:0}.plakat-hero-h1{font-size:75px}.plakat-hero-h2{font-size:162px;margin-top:-1.1rem}.plakat-hero-h3{font-size:135px;margin-top:-2rem}@media (max-width: 640px){.plakat-hero-h2{margin-top:-.35em}.plakat-hero-h3{margin-top:-.28em}}.plakat-page{min-height:100vh;color:#222;background:#e8e8e8}.plakat-section{padding:3rem 6vw}.plakaten-title{font:italic 800 clamp(36px,5vw,72px) "Poppins",system-ui,sans-serif;line-height:1.1;letter-spacing:-.02em;margin-top:-20rem;margin-left:40rem;color:#444}.plakaten-subtitle{font:italic 800 35px Poppins,system-ui,sans-serif;margin-top:15.5rem;margin-left:50rem;color:#444}.plakaten-project-intro{font-size:clamp(16px,1.6vw,20px);font-family:Poppins,system-ui,sans-serif;font-style:italic;font-weight:200;max-width:70ch;line-height:1.6;opacity:.9;margin-bottom:2px;margin-left:38rem}.plakaten-image{display:block;width:150px;height:auto;margin-top:2rem;margin-bottom:-18rem;margin-left:38rem}.plakaten-image1{display:block;width:300px;height:auto;margin-top:-35rem;margin-bottom:-18rem;border-radius:16px;margin-left:48rem}.plakaten-image2{display:block;width:650px;height:auto;margin-top:-15rem;margin-bottom:18rem;border-radius:16px;margin-left:3rem}.plakaten-image3{display:block;width:820px;height:auto;margin-top:4rem;margin-bottom:7rem;border-radius:16px;margin-left:12rem}.plakaten-video{display:block;margin-top:4rem;border-radius:16px;max-width:100%;height:auto;box-shadow:0 8px 24px #00000026;margin-bottom:15rem}.plakaten-video-video2{display:block;width:50%;height:auto;margin-top:5rem;margin-bottom:30rem;margin-left:4rem;border-radius:16px}.plakaten-video-video3{display:block;width:50%;height:auto;margin-top:5rem;margin-bottom:30rem;margin-left:8rem;border-radius:16px}.plakaten-video-video4{display:block;width:20%;height:auto;margin-top:-10rem;margin-bottom:10rem;margin-left:45rem;border-radius:16px}.plakaten-caption{font-size:12px;opacity:.8;margin-top:-14rem;margin-left:1rem}.plakaten-caption2{font-size:12px;opacity:.8;margin-top:-29rem;margin-left:8rem}.plakaten-caption3{font-size:12px;opacity:.8;margin-top:-17rem;margin-left:31rem;margin-bottom:5rem}.project-nav4{display:flex;justify-content:space-between;margin-top:4rem;margin-bottom:6rem;padding:0 4rem}.prev-project-link4{text-align:left}.prev-project-link a{font-family:Poppins,system-ui,sans-serif;font-weight:200;font-size:1.8rem;color:#e34c31;text-decoration:none;transition:color .3s ease}.prev-project-link a:hover{color:#3e3735;text-decoration:underline}.beer-hero{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;margin-left:8rem;margin-bottom:-23rem}.beer-hero-line{font-family:Modak,system-ui,sans-serif;font-weight:400;line-height:.9;color:var(--beer-hero-color);margin:0}.beer-hero-h1{font-size:5.1rem;margin-top:10rem}.beer-hero-h2{font-size:8.8rem;margin-top:-.16em}.beer-hero-h3{font-size:5.6rem;margin-top:-.24em}@media (max-width: 640px){.beer-hero-h2{margin-top:-.4em}.beer-hero-h3{margin-top:-.35em}}.bedrdesign-section{max-width:1000px;margin:0 auto;margin-left:5rem;font-size:100px;font-style:italic;margin-top:-5rem;margin-bottom:-15rem;height:210vh}.bedrdesign1{margin-left:5rem;font-weight:900}.bedrimg1{display:block;width:350px;height:auto;margin-left:45rem;margin-top:-15rem}.bedrimg2{display:block;width:420px;height:auto;margin-top:2rem;margin-left:0rem}.bedrimg3{display:block;width:700px;height:auto;margin-top:-12rem;margin-left:28rem}.full-bleed{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.bedrimg4{display:block;width:100%;height:auto;margin-top:-15rem}.bedrimg5{display:block;width:800px;height:auto;margin-top:5rem}.bedrimg6{display:block;width:400px;height:auto;margin-top:-45rem;margin-left:35rem}.bedrimg7{display:block;width:650px;height:auto;margin-left:30rem;margin-top:-7rem;margin-bottom:-16rem}.bedrimg20{display:block;width:550px;height:auto;margin-left:30rem;margin-top:1rem}.bedrimg21{display:block;width:400px;height:auto;margin-left:20rem;margin-top:-30rem}.bedrimg22{display:block;width:240px;height:auto;margin-left:3rem;margin-top:-12rem}.designmanualbedr{margin-left:20rem;font-family:Poppins,system-ui,sans-serif;font-style:italic;font-weight:300;line-height:1.6;font-size:.75rem;color:#444;text-decoration:none}.bedrdesign2-section{max-width:1000px;margin:0 auto;margin-left:5rem;font-size:100px;margin-top:-5rem;margin-bottom:-15rem;height:200vh}.bedrdesign2{margin-left:5rem;font-weight:900}.bedrimg8{display:block;width:300px;height:auto;margin-top:8rem;margin-left:2rem}.bedrimg9{display:block;width:270px;height:auto;margin-top:-15rem;margin-left:23rem}.bedrimg10{display:block;width:300px;height:auto;margin-top:-35rem;margin-left:45rem}.bedrimg11{display:block;width:400px;height:auto;margin-top:2rem;margin-left:42rem}.bedrimg12{display:block;width:350px;height:auto;margin-top:-38rem;margin-left:-2rem}.bedrimg13{display:block;width:350px;height:auto;margin-top:-4rem;margin-left:20rem}.bedrux-section{max-width:1000px;margin:0 auto;margin-left:10rem;font-size:30px;font-style:italic;font-weight:900}.bedruximg1{display:block;width:800px;height:auto;border-radius:16px}.bedruximg2{display:block;width:800px;height:auto;border-radius:16px;margin-left:15rem;margin-top:5rem}.bedruximg3{display:block;width:800px;height:auto;border-radius:16px;margin-top:5rem;margin-bottom:5rem}.bedrbeer-project-page{min-height:100vh;font-family:Poppins,system-ui,sans-serif;font-style:normal;color:#444;font-weight:200}.bedrbeer-project-intro p{font-size:clamp(16px,1.6vw,20px);max-width:70ch;line-height:1.6;opacity:.9;margin-bottom:32px;align-self:flex-end;text-align:right}.bedrbeer-project-section{display:flex;flex-direction:column;align-items:flex-start}.bedrbeer-title{font-family:Poppins,system-ui,sans-serif;font-style:italic;font-size:clamp(36px,5vw,72px);font-weight:800;line-height:1.1;margin-bottom:24px;margin-left:40rem;letter-spacing:-.02em;color:#444}.bedrbeer-subtitle{font-family:Poppins,system-ui,sans-serif;font-style:italic;font-size:35px;font-weight:800;margin-top:15.5rem;margin-left:50rem;color:#444}.bedrbeer-project-intro{font-size:clamp(16px,1.6vw,20px);max-width:70ch;opacity:.9;margin-bottom:32px;line-height:1.6;margin-left:auto}.bedrbeer-kundeimg{display:block;width:150px;height:auto;margin-top:4rem;margin-bottom:-18rem;margin-left:38rem}.bederbeer-infoimg{width:275px;display:block;margin-left:3rem;margin-top:2rem;margin-bottom:-6rem}.bedrbeer-video-wrapper{margin-top:-2rem;border-radius:16px;box-shadow:0 8px 24px #00000026;max-width:100%;height:auto;margin-bottom:15rem}.bedrbeer-video-wrapper video{margin-top:-20rem;border-radius:16px;max-width:100%;height:auto;display:block;margin-left:-10rem}.bedrbeer-video-wrapper video:hover{transform:scale(1.01)}.bedrbeer-section-caption{margin-top:20px;margin-bottom:60px;margin-left:-15px;font-size:.8rem;font-weight:400;opacity:.8;font-style:italic}.bedrbeer-stripes{display:flex;flex-direction:column;gap:14px;margin:64px 0;width:100%;max-width:1200px}.bedrbeer-stripe{width:100%;height:22px;border-radius:999px;animation:stripe-pop 1s ease forwards}@keyframes stripe-pop{0%{transform:scaleX(0);opacity:0}40%{opacity:1}to{transform:scaleX(1);opacity:1}}.bedrbeer-project-page .project-nav{display:flex;justify-content:space-between;align-items:center;width:100%;margin:10rem auto 2rem;max-width:1200px;padding:0 2rem}.bedrbeer-project-page .project-nav .project-link,.bedrbeer-project-page .project-nav .project-link:visited{font-family:Poppins,system-ui,sans-serif;font-weight:200;font-size:1.8rem;color:#354f41;text-decoration:none;transition:color .3s ease}.bedrbeer-project-page .project-nav .project-link:hover{color:#3e3735;text-decoration:underline}.radarinspo-section{max-width:1000px;margin:0 auto;margin-left:10rem;font-size:30px;font-weight:900}.radarinspo-section h2{font-family:Poppins,system-ui,sans-serif;font-style:italic;color:#444;font-weight:900}.radarinspoimg1{display:block;width:950px;height:auto;border-radius:16px}.radarinspoimg2{display:block;width:300px;height:auto;border-radius:16px;margin-left:-1rem;margin-top:7rem}.radarinspoimg3{display:block;width:300px;height:auto;border-radius:16px;margin-top:-35rem;margin-left:20rem;margin-bottom:5rem}.radarinspoimg4{display:block;width:300px;height:auto;border-radius:16px;margin-top:-25rem;margin-bottom:5rem;margin-left:42rem}.radarinspoimg5{display:block;width:700px;height:auto;border-radius:16px;margin-top:-28rem;margin-bottom:5rem;margin-left:-3rem}.radardesign-section{max-width:1000px;margin:0 auto;margin-left:5rem;font-size:100px;margin-top:-5rem;margin-bottom:-15rem;height:200vh}.radardesign1{font-family:Poppins,system-ui,sans-serif;font-style:italic;color:#444;font-weight:200;margin-left:5rem;font-weight:900}.radarimg1{display:block;width:350px;height:auto;margin-left:45rem;margin-top:-15rem}.radarimg2{display:block;width:400px;height:auto;margin-left:5rem;margin-top:-15rem}.radarimg3{display:block;width:300px;height:auto;margin-left:32rem;margin-top:-10rem}.radarimg4{display:block;width:1100px;height:auto;margin-top:5rem}.radarimg5{display:block;width:400px;height:auto;margin-top:0rem;margin-left:44rem}.radarimg6{display:block;width:800px;height:auto;margin-top:-2rem;margin-left:10rem}.radar-page{min-height:100vh;color:#222;background:#e8e8e8}.radar-section{font-family:Poppins,system-ui,sans-serif;font-style:italic;color:#444;font-weight:200;max-width:1100px;margin:0 auto;padding:56px 20px 72px;display:flex;flex-direction:column;align-items:flex-start}.radar-title{font-family:Poppins,system-ui,sans-serif;font-style:italic;font-weight:800;font-size:80px;line-height:1.05;letter-spacing:-.02em;margin-left:2rem;color:#1a1a1a;margin-top:-18rem}.radar-subtitle{font-family:Poppins,system-ui,sans-serif;font-style:italic;font-weight:800;font-size:clamp(18px,2.6vw,28px);color:#1a1a1a;margin-left:14rem;margin-top:-2rem}.radar-intro{font-size:clamp(16px,1.6vw,18px);line-height:1.6;max-width:70ch;margin-top:-2rem;margin-left:2rem;opacity:.9;margin-bottom:24px;align-self:flex-start}.radar-caption{margin-top:10px;margin-left:1rem;font-size:.75rem;opacity:.8;font-style:italic}.radar-image{display:block;width:150px;height:auto;border-radius:16px;margin-left:2rem;margin-top:2rem}.radar-video{display:block;width:100%;height:auto;border-radius:16px;border:1px solid rgba(0,0,0,.06);margin:18px 0 8px;background:#000}.radar-video-video2{display:block;width:50%;height:auto;margin-top:10rem;margin-bottom:20rem;margin-left:4rem;border-radius:16px;border:1px solid rgba(0,0,0,.06);background:#000}.radar-hero{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0;max-width:1200px;margin-left:650px;margin-top:100px;padding:40px 20px 24px;margin-bottom:-50px}.radar-hero-line{font-family:Modak,system-ui,sans-serif;font-weight:400;line-height:.9;color:var(--radar-hero-color, #E62860);margin:0}.radar-hero-h1{font-size:95px}.radar-hero-h2{font-size:82px;margin-top:-1.1rem}.radar-hero-h3{font-size:95px;margin-top:-.8rem}@media (max-width: 640px){.radar-hero-h2{margin-top:-.35em}.radar-hero-h3{margin-top:-.28em}}.radar-page .project-nav{display:flex;justify-content:space-between;align-items:center;width:100%;margin:5rem auto 2rem;max-width:1200px;padding:0 2rem}.radar-page .project-nav .project-link,.radar-page .project-nav .project-link:visited{font-family:Poppins,system-ui,sans-serif;font-weight:200;font-size:1.8rem;margin-top:5rem;color:#e62860;text-decoration:none;transition:color .3s ease}.radar-page .project-nav .project-link:hover{color:#322e27;text-decoration:underline}:root{--bg: #E8E8E8;--ink: #222;--ink-soft: #5b5b5b;--accent: #1e3a34;--chip: #3b2a25;--ring: #1f3a34;--maxw: 1160px}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.container{width:min(100%,var(--maxw));margin-inline:auto;padding-inline:24px}.visually-hidden{position:absolute!important;clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden;white-space:nowrap}.welcome,.info,.projects{overflow:visible}@font-face{font-family:Super Funky;src:url(./assets/fonts/SuperFunky.woff2) format("woff2"),url(./assets/fonts/SuperFunky.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@media (max-width: 430px){html,body{overflow-x:hidden!important}img,video{max-width:100%!important;height:auto!important;display:block!important}*{box-sizing:border-box}.bar{grid-template-columns:1fr!important;row-gap:8px!important;justify-items:center!important;margin-bottom:15rem}.nav{justify-content:center!important;gap:16px!important}.brandText{font-size:12px!important;text-align:center!important}.hero{height:auto!important;padding:2rem 1rem!important}.hero h1{font-size:clamp(64px,12vw,88px)!important;margin:0 auto 8px!important;text-align:center!important}.hero p{font-size:clamp(14px,4vw,18px)!important;margin:0 auto!important;text-align:baseline!important;opacity:1!important}.wrap{grid-template-columns:1fr!important;padding:24px 16px!important;gap:20px!important}.figure{order:2!important;margin:0 auto!important}.cutout{width:80%!important;margin-top:20rem!important;margin-bottom:50rem!important;filter:none!important}.title{font-size:clamp(26px,7vw,34px)!important;margin:0!important;text-align:center!important}.subheading{margin-top:0!important;display:none!important;font-size:clamp(14px,4vw,16px)!important;line-height:1.6!important;text-align:center!important}.links{margin-left:50rem}.info-section{min-height:auto!important;margin-top:8rem!important}.info-textbox{position:absolute!important;max-width:85%!important;margin:16px auto!important;text-align:center!important;margin-top:15rem!important;margin-left:5rem!important}.info-textbox h2{font-size:.8rem!important}.info-textbox h3{font-size:.7rem!important}img[src$="illustration.png"]{width:clamp(20px,8vw,36px)!important;margin:12px 0 12px auto!important}img[src$="illustration-2.png"]{width:clamp(20px,8vw,36px)!important;margin:12px auto!important}.projects-section{margin:0!important;padding:2rem 1rem!important}.projects-wrapper{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;justify-items:center!important}.proj-icon{width:220px!important;height:220px!important;position:static!important}.footer{padding:2rem!important;text-align:end!important}.footer-email{font-size:1.6rem!important;margin-right:4rem}.footer-links{align-items:flex-end!important;gap:4px!important}.footer-links a{font-size:.8rem!important;margin-left:3rem!important}.back-to-top{width:36px!important;height:36px!important;bottom:14px!important;right:14px!important}}@media (max-width: 430px){h1[class*=subheading],h2[class*=subheading],h3[class*=subheading],p[class*=subheading],div[class*=subheading]{display:none!important}}
