#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:OpenSansBold;src:url(/fonts/OpenSansBold.woff2) format("woff2"),url(/fonts/OpenSansBold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:OpenSansRegular;src:url(/fonts/OpenSansRegular.woff2) format("woff2"),url(/fonts/OpenSansRegular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:OpenSansRegular}#nprogress .bar{background:#fff}.custom-shape-divider-bottom-1662465378{position:absolute;bottom:-1px;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}.custom-shape-divider-bottom-1662465378 svg{position:relative;display:block;width:calc(100% + 1.5px);height:50px;transform:rotateY(180deg)}.custom-shape-divider-bottom-1662465378 .shape-fill{fill:#e9e9e9}.wave{width:100%;overflow:hidden;line-height:0}.wave svg{display:block;width:calc(103% + 1.3px);height:50px;transform:translateY(-180deg)}.wave .shape-fill{fill:#e9e9e9}.btn-2,.btn-2 *,.btn-2 :after,.btn-2 :before,.btn-2:after,.btn-2:before{box-sizing:border-box}.btn-2{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:button;background-color:#000;background-image:none;color:#fff;cursor:pointer;font-size:100%;line-height:1.5;margin:20px 0;-webkit-mask-image:-webkit-radial-gradient(#000,#fff);text-transform:uppercase;border:none}.btn-2:disabled{cursor:not-allowed;background:#575757}.btn-2:-moz-focusring{outline:auto}.btn-2 svg{display:block;vertical-align:middle}.btn-2 [hidden]{display:none}.btn-2{overflow:hidden;padding:.8rem 3rem;position:relative}.btn-2 span{mix-blend-mode:difference}.btn-2:before{background:#fff;content:"";inset:0;position:absolute;transform:translateX(var(--progress,-100%));transition:transform .3s ease-in-out}.btn-2:hover:not([disabled]):before{--progress:0}.btn-outline{-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;position:relative;overflow:hidden;padding:.8rem 3rem;border:2px solid #fff;background:rgba(28,27,27,.45);color:#fff;font-size:100%;line-height:1.5;text-transform:uppercase;cursor:pointer}.btn-outline span{position:relative;color:#fff;transition:color .3s ease-in-out}.btn-outline:hover span{color:#1c1b1b}.btn-outline:before{background:#fff;content:"";inset:0;position:absolute;transform:translateX(var(--progress,-100%));transition:transform .3s ease-in-out}.btn-outline:hover:before{--progress:0}.bm-burger-button{display:flex;justify-content:flex-end;padding:10px}.bm-menu-wrap,.bm-overlay{top:0;position:absolute}.bm-icon{align-self:center;width:50px!important}.bm-burger-bars{background:#e9e9e9}.bm-item-list{background:#1c1b1b;display:flex;flex-direction:column}.bm-item-list a{margin:10px 0;padding:20px;border-left:3px solid #e9e9e9}.bm-item-list a:active{background:#e9e9e9;color:#1c1b1b}@supports((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.bm-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10}}@supports not ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.bm-overlay{background:rgba(0,0,0,.3);z-index:10}}input[type=email],input[type=tel],input[type=text],textarea{color:#333;width:100%;box-sizing:border-box;letter-spacing:1px;padding:20px;margin:20px 0;resize:vertical;font-family:OpenSansRegular;outline:none;border:none;background:#fff;transition:box-shadow .2s ease-in-out}input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus,textarea:focus{box-shadow:10px 10px 0 0 #1c1b1b}input:-webkit-autofill,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#333;caret-color:#333;box-shadow:inset 0 0 0 1000px #fff}input:-webkit-autofill:focus,textarea:-webkit-autofill:focus{box-shadow:10px 10px 0 0 #1c1b1b,inset 0 0 0 1000px #fff}.input_error{border-left:5px solid #e93c3c!important}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;height:100%}html{scroll-behavior:smooth}body{background-color:#e9e9e9}article,h1,h2,h3,h4,h5,h6{font-family:OpenSansRegular}.nav_sticky{position:-webkit-sticky;position:sticky;top:0}.nav_fixed{position:fixed;top:0}nav{width:100%;background:#1c1b1b;color:#e9e9e9;z-index:10}nav .desktop_nav{height:100%;display:none}nav .desktop_nav ol{display:flex;list-style-type:none;padding:10px}nav .desktop_nav ol li{height:100%;padding:15px;transition:background-color .1s ease-in-out;position:relative;margin:0 5px}nav .desktop_nav ol li:after{content:"";width:0;height:2px;position:absolute;transform:translate(-50%,-50%);top:80%;left:50%;background:#e9e9e9;transition:width .2s ease-in-out}nav .desktop_nav ol li:hover{cursor:pointer}nav .desktop_nav ol li:hover:after{width:100%}@media screen and (min-width:1050px){nav .mobile_nav{display:none}nav .desktop_nav{display:flex;justify-content:flex-end;align-items:center}}section{color:#1c1b1b;display:flex;flex-direction:column;justify-content:center;align-items:center}a{text-decoration:none;color:#e9e9e9}.section_image{width:100%;display:flex;filter:invert(1);opacity:.4}.section_image_left{justify-content:flex-end;margin-right:20px}.main,.section_image_center{justify-content:center}.main{min-height:calc(100vh - 219px - 72px);top:0;left:0;display:flex;align-items:center;flex-direction:column}.main_index{position:relative;height:100vh;background-image:url(/_next/static/media/bg_web.e13d9388.webp);background-size:cover}.title_hero{font-size:1.2rem;font-size:clamp(1.1rem,1rem + 1vw,2.6rem);display:flex;justify-content:center;align-items:center;flex-direction:column}.title_hero h1{margin:20px;width:-moz-fit-content;width:fit-content}.title_hero h2{margin-left:30%;width:max-content}.title_hero h1,.title_hero h2{color:#e9e9e9;padding:0 20px;background-color:#1c1b1b}.title_hero h2{margin:0}@media screen and (min-width:800px){.title_hero{display:block}.title_hero h1{margin:20px;width:-moz-fit-content;width:fit-content}.title_hero h2{margin-left:30%;width:max-content}}.landing_page_img{opacity:.2;width:160px}@media screen and (min-width:800px){.landing_page_img{width:200px}}.hero_actions{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin:20px}.hero_actions .btn-2{display:inline-flex;align-items:center;justify-content:center;margin:0;text-align:center}.cards{display:flex;flex-direction:column;align-items:center;margin-top:20px}@media screen and (min-width:800px){.cards{flex-direction:row;justify-content:center}}.content{padding:20px;width:100%}.content p{text-align:center}@media screen and (min-width:639px){.content{width:50%}}.rich_text{width:100%;max-width:1250px;margin:0 auto;padding:20px;color:#1c1b1b;line-height:1.8}.rich_text>*{max-width:68ch}.rich_text p{text-align:left;margin-bottom:1.2em}.rich_text h1,.rich_text h2,.rich_text h3,.rich_text h4,.rich_text h5,.rich_text h6{font-family:OpenSansBold;line-height:1.3;margin:1.6em 0 .6em}.rich_text h1{font-size:2.6rem}.rich_text h2{font-size:1.5em}.rich_text h3{font-size:1.2rem}.rich_text h4,.rich_text h5,.rich_text h6{font-size:1rem}.rich_text b,.rich_text strong{font-family:OpenSansBold}.rich_text ol,.rich_text ul{padding-left:1.4em;margin-bottom:1.2em}.rich_text ol li,.rich_text ul li{margin-bottom:.4em}.rich_text ul li p{margin-bottom:0}.rich_text a{color:#1c1b1b;text-decoration:underline;text-underline-offset:3px}.rich_text a:hover{opacity:.6}.rich_text blockquote{border-left:3px solid #1c1b1b;padding-left:1em;margin-bottom:1.2em;opacity:.8}.rich_text hr{border:none;border-top:2px solid rgba(28,27,27,.15);margin:2em 0}.rich_text img{max-width:100%;height:auto}.rich_text table{margin-bottom:1.2em}.rich_text>:first-child{margin-top:0}.rich_text>:last-child{margin-bottom:0}#about_us{padding-bottom:40px;overflow:hidden}#about_us,.about_content{width:100%;position:relative}.about_content{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px}@media screen and (min-width:800px){.about_content{grid-template-columns:minmax(0,1fr) minmax(260px,380px);gap:56px;align-items:center}}.about_media{position:relative;align-self:center}.about_photo{position:relative;z-index:1;display:block;width:100%;aspect-ratio:4/3;object-fit:cover;box-shadow:16px 16px 0 0 #1c1b1b}.about_caption{position:absolute;left:0;right:0;top:0;z-index:2;display:flex;align-items:center;gap:10px;padding:14px 16px 40px;color:#fff;font-size:.75rem;text-transform:uppercase;letter-spacing:2px;background:linear-gradient(180deg,rgba(28,27,27,.88),rgba(28,27,27,0))}.about_caption:before{content:"";flex:none;width:8px;height:8px;background:#fff}.about_text{position:relative;z-index:1;max-width:68ch;color:#1c1b1b;line-height:1.8}.about_text h1,.about_text h2,.about_text h3{font-family:OpenSansBold;font-size:1.75rem;line-height:1.2;margin:1.4em 0 .5em}.about_text>:first-child{margin-top:0}.about_text p{text-align:left;margin-bottom:1.2em}.about_text p:last-child{margin-bottom:0}.about_text b,.about_text strong{font-family:OpenSansBold}.about_text hr{border:none;border-top:1px solid rgba(28,27,27,.15);margin:2em 0}.founders{margin-top:30px;padding-top:24px;border-top:1px solid rgba(28,27,27,.2);display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px}@media screen and (min-width:639px){.founders{grid-template-columns:1fr 1fr;gap:40px}}.founder{color:#1c1b1b}.founder_label{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:2px;color:rgba(28,27,27,.6);margin-bottom:10px}.founder_name{position:relative;padding-left:18px;font-family:OpenSansBold;font-size:1.125rem;line-height:1.3;margin-bottom:8px}.founder_name:before{content:"";position:absolute;left:0;top:.5em;width:8px;height:8px;background:#1c1b1b}.founder_bio{font-size:.875rem;line-height:1.65;color:rgba(28,27,27,.6)}.contact_section{position:relative;overflow:hidden}.about_decor{display:none}@media screen and (min-width:800px){.about_decor{display:block;position:absolute;width:170px;opacity:.04;filter:invert(1) blur(1px);-webkit-mask-image:radial-gradient(circle at 50% 50%,#000 35%,transparent 72%);mask-image:radial-gradient(circle at 50% 50%,#000 35%,transparent 72%);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}}@media screen and (min-width:1250px){.about_decor{width:240px}}.contact_decor{right:0;bottom:0;opacity:.07}footer{width:100%;background:#1c1b1b;padding-bottom:20px;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;color:#e9e9e9}.footer_socials svg{width:30px;height:30px;margin:10px;transition:transform .2s ease-in-out}.footer_socials svg:hover{cursor:pointer;transform:scale(1.2)}.contact_data_adaptive{flex-direction:column}@media screen and (min-width:639px){.contact_data_adaptive{flex-direction:row}}.contact_data{display:flex;justify-content:space-between}.contact_data p{display:flex;justify-content:center;align-items:center}.contact_data p svg{width:30px;height:30px;margin:10px;transition:transform .2s ease-in-out}.contact_data p svg:hover{transform:scale(1.2)}.products{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:stretch;width:100%;max-width:1250px;margin:0 auto;padding:20px 20px 60px;grid-gap:30px;gap:30px}#page-wrap{display:flex;flex-direction:column;justify-content:space-between}.product_section{width:100%;padding:20px 0}.product_section_order{margin-top:30px;padding:40px 0 60px;scroll-margin-top:72px}.product_section_head{width:100%;max-width:700px;margin:0 auto 28px;padding:0 20px;color:#1c1b1b;text-align:center}.product_section_title{font-family:OpenSansBold;font-size:1.75rem;line-height:1.2}.product_section_lead{max-width:52ch;margin:10px auto 0;font-size:1rem;line-height:1.6;color:rgba(28,27,27,.6)}.home_section{width:100%;max-width:1250px;margin:0 auto;padding:60px 20px 20px;scroll-margin-top:90px}.home_section_head{display:flex;flex-direction:column;gap:10px;margin-bottom:34px;padding-bottom:16px;border-bottom:2px solid #1c1b1b;color:#1c1b1b}@media screen and (min-width:800px){.home_section_head{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:40px}}.home_section_title{font-family:OpenSansBold;font-size:2.25rem;line-height:1.1;text-transform:uppercase}.home_section_note{font-size:.875rem;line-height:1.55;color:rgba(28,27,27,.6);max-width:46ch}@media screen and (min-width:800px){.home_section_note{text-align:right;flex-shrink:0}}.home_products{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));grid-gap:20px;gap:20px}.home_section_actions{display:flex;justify-content:center;margin-top:40px}.page_header{width:100%;max-width:1250px;margin:0 auto;padding:40px 20px 10px;color:#1c1b1b}.page_header_eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:2px;color:rgba(28,27,27,.6);margin-bottom:10px}.page_header_title{font-family:OpenSansBold;font-size:clamp(1.9rem,1.3rem + 2.4vw,2.75rem);line-height:1.15;max-width:20ch}.page_header_lead{max-width:60ch;margin-top:16px;font-size:1.125rem;line-height:1.65;color:rgba(28,27,27,.8)}.gallery_section{width:100%;max-width:1250px;margin:0 auto;padding:0 20px}.gallery_title{font-family:OpenSansBold;font-size:1.75rem;line-height:1.2;color:#1c1b1b;margin-bottom:20px;padding-bottom:14px;border-bottom:2px solid #1c1b1b}table{width:100%}table tbody td,table tbody th{background-color:#1c1b1b;color:#e9e9e9;padding:10px}table tbody td p,table tbody th p{text-align:center}.img_photo_configurations:before{background:url(/_next/static/media/configurations.deaec661.webp)}.img_photo_realizations:before{background:url(/_next/static/media/realizations.06550560.webp)}.success_mail_alert{border-bottom:5px solid #53cc48}.success_mail_alert:after{background:#53cc48}.error_mail_alert{border-bottom:5px solid #e93c3c;list-style-type:none;position:relative}.error_mail_alert:after{background:#e93c3c}.mail_alert{padding:10px;position:relative;margin:10px 0}.mail_alert li{color:#e9e9e9;animation:show .1s ease .5s forwards}.mail_alert:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;animation:slide .7s cubic-bezier(1,.04,0,.99) 0s;transform-origin:left center;transform:scaleX(0)}@keyframes show{0%{color:#e9e9e9}to{color:#1c1b1b}}@keyframes slide{0%{transform:scaleX(0)}50%{transform:scaleX(1);animation-delay:.8s}to{color:#e9e9e9;transform:scaleX(0)}}.checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;flex:0 0 auto;width:22px;height:22px;display:grid;place-items:center;background:#fff;border:2px solid rgba(28,27,27,.3);border-radius:4px;transition:background-color .15s ease-in-out,border-color .15s ease-in-out}.checkbox:hover{cursor:pointer;border-color:#1c1b1b}.checkbox:after{content:"";width:11px;height:6px;margin-top:-3px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) scale(0);transition:transform .15s ease-out}.checkbox:checked{background:#1c1b1b;border-color:#1c1b1b}.checkbox:checked:after{transform:rotate(-45deg) scale(1)}.checkbox:focus-visible{outline:2px solid #1c1b1b;outline-offset:2px}.checkbox_wrapper{display:flex;align-items:flex-start;gap:12px;margin:20px 0}.checkbox_wrapper label{color:#1c1b1b;font-size:.875rem;line-height:1.55}.checkbox_wrapper label:hover{cursor:pointer}