.MobileMenu-module-scss-module__Qad42G__mobileMenu{z-index:10;padding:30px var(--margin);background:var(--dark);height:calc(100vh - var(--navbar-height));height:calc(100svh - var(--navbar-height));top:var(--navbar-height);scrollbar-width:none;-webkit-overflow-scrolling:touch;position:fixed;overflow-y:scroll}.MobileMenu-module-scss-module__Qad42G__mobileMenu::-webkit-scrollbar{display:none}.MobileMenu-module-scss-module__Qad42G__mobileMenu{flex-direction:column;gap:30px;width:100%;display:flex}.MobileMenu-module-scss-module__Qad42G__mobileMenu__open{transition:left .3s ease-in-out;left:0}.MobileMenu-module-scss-module__Qad42G__mobileMenu__closed{transition:left .3s ease-in-out;left:100%}.MobileMenu-module-scss-module__Qad42G__mobileMenu__links{flex-direction:column;display:flex}.MobileMenu-module-scss-module__Qad42G__mobileMenu__links>button{color:var(--white);background:0 0;border:none;transition:color .3s ease-in-out}.MobileMenu-module-scss-module__Qad42G__mobileMenu__links>button:hover{color:var(--yellow);cursor:pointer;transition:color .3s ease-in-out}.MobileMenu-module-scss-module__Qad42G__mobileMenu__links>button:after{content:" ▸";color:var(--gold)}.MobileMenu-module-scss-module__Qad42G__mobileMenu__links>a,.MobileMenu-module-scss-module__Qad42G__mobileMenu__links>button{font-size:var(--fs-h5);text-transform:uppercase;letter-spacing:.08em;text-align:left;border-bottom:1px solid #fafafa80;padding:18px 0}.MobileMenu-module-scss-module__Qad42G__mobileMenu__contactInfos{flex-direction:column;gap:30px;display:flex}.MobileMenu-module-scss-module__Qad42G__mobileMenu__contactInfos__elt>h5{color:var(--yellow)}.MobileMenu-module-scss-module__Qad42G__mobileMenu__socials{border-top:1px solid #fafafa80;flex-direction:row;gap:30px;padding:20px 0;font-size:30px;display:flex}.MobileMenu-module-scss-module__Qad42G__mobileMenu__socials>a{color:var(--gold)}.MobileMenu-module-scss-module__Qad42G__mobileSubMenu{z-index:11;background:var(--black);width:100%;height:100svh;position:fixed;top:0;left:0}.MobileMenu-module-scss-module__Qad42G__mobileSubMenu__open{transition:left .3s ease-in-out;left:0}.MobileMenu-module-scss-module__Qad42G__mobileSubMenu__closed{transition:left .3s ease-in-out;left:100%}.MobileMenu-module-scss-module__Qad42G__mobileSubMenu__top{height:var(--navbar-height);padding:0px var(--sct-horiz-margin);flex-direction:row;justify-content:space-between;align-items:center;display:flex}.MobileMenu-module-scss-module__Qad42G__mobileSubMenu__top>button[type=button]{font-size:var(--fs-h5);text-transform:uppercase;letter-spacing:.08em;color:var(--white);background:0 0;border:none;transition:color .3s ease-in-out}.MobileMenu-module-scss-module__Qad42G__mobileSubMenu__top>button[type=button]:hover{color:var(--yellow);cursor:pointer;transition:color .3s ease-in-out}.MobileMenu-module-scss-module__Qad42G__mobileSubMenu__top>button[type=button]:before{content:"◂ ";color:var(--gold)}.MobileMenu-module-scss-module__Qad42G__mobileSubMenu__body{height:100%}.MobileMenu-module-scss-module__Qad42G__mobileSubMenu__body>a{width:100%;height:calc((100% - var(--navbar-height))/3);background-position:50%;background-size:cover;justify-content:center;align-items:center;display:flex;position:relative}.MobileMenu-module-scss-module__Qad42G__mobileSubMenu__body>a>h5{z-index:2}.MobileMenu-module-scss-module__Qad42G__overlay{z-index:1;background-color:#0009;width:100%;height:100%;position:absolute;inset:0}
html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000;text-decoration:none}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}html{background-color:var(--dark);scroll-behavior:smooth;font-family:var(--circular-font)}body{box-sizing:border-box;scroll-behavior:smooth}*{box-sizing:inherit}abbr,abbr[title]{border:none;text-decoration:none}section{padding:var(--sct-vert-margin) var(--sct-horiz-margin);display:flex}section.light{background-color:var(--gold-white);color:var(--black)}section.white{background-color:var(--white);color:var(--dark)}.container{width:100%;max-width:var(--large-content-width);flex-direction:column;margin-left:auto;margin-right:auto;display:flex}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:flex!important}.color-accent{color:var(--gold)!important}.color-dark{color:var(--dark)!important}.color-accent-dark{color:var(--yellow)!important}.bg-dark{background:var(--dark)}.noscroll{overflow:hidden}*{--white:#fafafa;--gold-white:#f9f7f1;--dark:#1d1f22;--black:#000;--gray:#d9d9d9;--dark-gray:#696969;--dark-rgb:29, 31, 34;--gold:#a88d44;--yellow:#fcc238;--shadow-hover:0px 2px 4px #00000040;--shadow-clicked:inset 0px 0px 4px #00000040;--fs-h1-home:30px;--fs-h1:42px;--fs-h2:33px;--fs-h2-caps:50px;--fs-h3:27px;--fs-h4:21px;--fs-h5:17px;--fs-h6:14px;--fs-p:17px;--fs-sm:14px;--xs:6px;--sm:12px;--md:24px;--lg:48px;--xl:96px;--margin:var(--md);--padding:var(--sm);--vert-spacing:var(--lg);--sct-vert-margin:var(--xl);--sct-horiz-margin:var(--sm);--sct-default-margins:var(--sct-vert-margin) var(--sct-horiz-margin);--navbar-height:78px;--max-paragraph-width:100%;--max-block-width:100%;--max-container-width:1300px;--large-content-width:100%;--gallery-img-height:177px}@media screen and (min-width:900px){*{--fs-h1-home:65px;--fs-h1:100px;--fs-h2:50px;--fs-h2-caps:100px;--fs-h3:37px;--fs-h4:28px;--fs-h5:21px;--fs-h6:16px;--fs-p:21px;--fs-sm:16px;--vert-spacing:72px;--sct-vert-margin:120px;--sct-horiz-margin:72px;--navbar-height:120px;--max-paragraph-width:960px;--max-block-width:1200px;--max-container-width:1440px;--large-content-width:1600px;--gallery-img-height:424px}}#phone:before{content:"+41 32 846 14 30";display:inline}#mail:before{content:"info@pc-sa.ch";display:inline}@font-face{font-family:jakarta;font-weight:400;font-display:swap;src:url(/fonts/jakarta/PlusJakartaSans-Regular.woff2)format("woff2"),url(/fonts/jakarta/PlusJakartaSans-Regular.woff)format("woff")}@font-face{font-family:jakarta;font-weight:500;font-display:swap;src:url(/fonts/jakarta/PlusJakartaSans-Medium.woff2)format("woff2"),url(/fonts/jakarta/PlusJakartaSans-Medium.woff)format("woff")}@font-face{font-family:jakarta;font-weight:600;font-display:swap;src:url(/fonts/jakarta/PlusJakartaSans-SemiBold.woff2)format("woff2"),url(/fonts/jakarta/PlusJakartaSans-SemiBold.woff)format("woff")}@font-face{font-family:jakarta;font-weight:700;font-display:swap;src:url(/fonts/jakarta/PlusJakartaSans-Bold.woff2)format("woff2"),url(/fonts/jakarta/PlusJakartaSans-Bold.woff)format("woff")}body{font-family:jakarta,Plus Jakarta Sans,sans-serif;font-style:normal;font-weight:500;font-size:var(--fs-p);color:var(--white)}p{letter-spacing:.01em;line-height:1.4em}p:first-of-type{margin-top:0}p:last-of-type{margin-bottom:0}small{font-weight:500;font-size:var(--fs-sm);letter-spacing:.01em;line-height:1.35em}h1,h2,h3,h4,h5,h6{margin:0}h1{font-weight:600;font-size:var(--fs-h1);letter-spacing:.01em;line-height:1em}h2{font-weight:700;font-size:var(--fs-h2);letter-spacing:0;line-height:1em}h2.all-caps{font-size:var(--fs-h2-caps);letter-spacing:.02em;text-transform:uppercase}h3{font-weight:700;font-size:var(--fs-h3);line-height:auto;letter-spacing:.03em}h4{font-weight:700;font-size:var(--fs-h4);line-height:auto;letter-spacing:.03em}h5{font-weight:500;font-size:var(--fs-h5);line-height:auto;letter-spacing:.08em;text-transform:uppercase}h6{font-weight:400;font-size:var(--fs-h6);letter-spacing:.07em;line-height:auto;text-transform:uppercase}a{color:var(--white);transition:all .2s ease-in-out}a:hover{color:var(--yellow);transition:all .2s ease-in-out}
.CookiesPopUp-module-scss-module__8OKZpW__popup{box-shadow:var(--shadow-card-sm);z-index:10;background:#1d1f22cc;flex-flow:wrap;align-items:center;width:100%;max-width:max-content;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}@media screen and (min-width:768px){.CookiesPopUp-module-scss-module__8OKZpW__popup{flex-direction:row}}.CookiesPopUp-module-scss-module__8OKZpW__popup{gap:6px;padding:6px 8px}.CookiesPopUp-module-scss-module__8OKZpW__popup>small{font-size:12px}.CookiesPopUp-module-scss-module__8OKZpW__popup>small>a{text-decoration:underline}
