@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";@font-face{font-family:Romie;src:url(./assets/fonts/RomieTrail-BoldItalic.otf) format("opentype");font-weight:700;font-style:italic}*{padding:0;margin:0;box-sizing:border-box;font-family:sans-serif;scroll-behavior:smooth;font-family:Roboto,monospace;font-weight:300;color:var(--dark-color);--main-color: #E95212;--second-color: #2D4917;--third-color: #A5BCF5;--fourth-color: #FCED5E;--light-color: #FEF6EB;--dark-color: #191919}#root{min-width:100svw;min-height:100svh;position:relative}section,footer{height:100svh;display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,1fr)}body{background-color:var(--light-color);overflow-x:hidden}ul,li{list-style-type:none}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none}h1,h2{font-family:Romie,serif;font-weight:700;font-style:italic}h2{font-size:3em}.sepPattern{height:156px;margin-block:2rem 4rem;background:url("data:image/svg+xml,%3csvg%20width='196'%20height='156'%20viewBox='0%200%20196%20156'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M74.2085%2036.9554C74.2085%2016.5449%2057.6638%200%2037.2533%200C16.8428%200%200.297852%2016.5449%200.297852%2036.9554'%20fill='%232D4917'/%3e%3cpath%20d='M74.2085%20118.771C74.2085%20139.182%2057.6638%20155.727%2037.2533%20155.727C16.8428%20155.727%200.297852%20139.182%200.297852%20118.771'%20fill='%23A5BCF5'/%3e%3cpath%20d='M74.2085%2073.7752C74.2085%2053.3647%2057.6638%2036.8198%2037.2533%2036.8198C16.8428%2036.8198%200.297852%2053.3647%200.297852%2073.7752'%20fill='%23FCED5E'/%3e%3cpath%20d='M74.2085%2081.7573C74.2085%20102.168%2057.6638%20118.713%2037.2533%20118.713C16.8428%20118.713%200.297852%20102.168%200.297852%2081.7573'%20fill='%23E95212'/%3e%3cpath%20d='M153.319%2036.9554C153.319%2016.5449%20136.774%200%20116.364%200C95.9531%200%2079.4082%2016.5449%2079.4082%2036.9554'%20fill='%23E95212'/%3e%3cpath%20d='M158.074%2078.1436C178.484%2078.1436%20195.029%2061.5988%20195.029%2041.1883C195.029%2020.7778%20178.484%204.23291%20158.074%204.23291'%20fill='%23A5BCF5'/%3e%3cpath%20d='M195.029%20151.629C174.619%20151.629%20158.074%20135.084%20158.074%20114.674C158.074%2094.2631%20174.619%2077.7183%20195.029%2077.7183'%20fill='%232D4917'/%3e%3cpath%20d='M153.319%20118.771C153.319%20139.182%20136.774%20155.727%20116.364%20155.727C95.9531%20155.727%2079.4082%20139.182%2079.4082%20118.771'%20fill='%23FCED5E'/%3e%3cpath%20d='M153.319%2073.7752C153.319%2053.3647%20136.774%2036.8198%20116.364%2036.8198C95.9531%2036.8198%2079.4082%2053.3647%2079.4082%2073.7752'%20fill='%23A5BCF5'/%3e%3cpath%20d='M153.319%2081.9321C153.319%20102.343%20136.774%20118.887%20116.364%20118.887C95.9531%20118.887%2079.4082%20102.343%2079.4082%2081.9321'%20fill='%232D4917'/%3e%3c/svg%3e")}.chair1:before{content:"Audacieuse";padding:.5rem 1rem;border:2px solid var(--dark-color);border-radius:50%;position:absolute;background-color:var(--light-color);top:20%;left:20%;transform:translate(-50%,-50%) rotate(-15deg);opacity:0;transition:opacity .2s ease}.chair2:before{content:"Curieuse";padding:.5rem 1rem;border:2px solid var(--dark-color);border-radius:50%;position:absolute;background-color:var(--light-color);top:1%;left:98%;transform:translate(-50%,-50%) rotate(10deg);opacity:0;transition:opacity .2s ease}.chair3:before{content:"Éco-conçue";display:grid;place-items:center;min-width:90px;padding:.5rem 1rem;border:2px solid var(--dark-color);border-radius:50%;position:absolute;background-color:var(--light-color);top:80%;left:98%;transform:translate(-50%,-50%) rotate(-15deg);opacity:0;transition:opacity .2s ease}.chair1:hover:before,.chair2:hover:before,.chair3:hover:before{opacity:1;transition:opacity .2s ease}._navbar_7d5nk_1{position:fixed;top:0;left:50%;transform:translate(-50%);width:100%;background-color:var(--light-color);border-top:1px solid var(--dark-color);border-bottom:1px solid var(--dark-color);z-index:10}._navbar_7d5nk_1 img{width:40px}._navbar_7d5nk_1>ul{height:75px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}._navbar_7d5nk_1>ul li{font-size:1em;position:relative}._navbar_7d5nk_1>ul li:last-child{background-color:var(--dark-color);color:var(--light-color);padding:.7rem 1.5rem;border-radius:10px}._navbar_7d5nk_1>ul li:not(:last-child,:first-child):before{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:5px;background:url("data:image/svg+xml,%3csvg%20width='168'%20height='8'%20viewBox='0%200%20168%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.1109%207.15344C15.1109%203.20259%2011.7283%200%207.55532%200C3.38238%200%20-0.000244141%203.20259%20-0.000244141%207.15344'%20fill='%23E95212'/%3e%3cpath%20d='M101.333%207.15344C101.333%203.20259%2097.9502%200%2093.7772%200C89.6043%200%2086.2217%203.20259%2086.2217%207.15344'%20fill='%23E95212'/%3e%3cpath%20d='M16.8886%202.68844e-06C16.8886%203.95086%2020.2712%207.15344%2024.4442%207.15344C28.6171%207.15344%2031.9998%203.95086%2031.9998%202.68844e-06'%20fill='%23E95212'/%3e%3cpath%20d='M103.111%202.68844e-06C103.111%203.95086%20106.493%207.15344%20110.666%207.15344C114.839%207.15344%20118.222%203.95086%20118.222%202.68844e-06'%20fill='%23E95212'/%3e%3cpath%20d='M49.7776%202.68844e-06C49.7776%203.95086%2053.1602%207.15344%2057.3331%207.15344C61.506%207.15344%2064.8887%203.95086%2064.8887%202.68844e-06'%20fill='%23E95212'/%3e%3cpath%20d='M135.999%202.68844e-06C135.999%203.95086%20139.382%207.15344%20143.555%207.15344C147.728%207.15344%20151.11%203.95086%20151.11%202.68844e-06'%20fill='%23E95212'/%3e%3cpath%20d='M48.8887%207.15344C48.8887%203.20259%2045.3071%200%2040.8887%200C36.4703%200%2032.8887%203.20259%2032.8887%207.15344'%20fill='%23E95212'/%3e%3cpath%20d='M135.111%207.15344C135.111%203.20259%20131.529%200%20127.111%200C122.692%200%20119.111%203.20259%20119.111%207.15344'%20fill='%23E95212'/%3e%3cpath%20d='M81.7779%207.15344C81.7779%203.20259%2078.3953%200%2074.2223%200C70.0494%200%2066.6667%203.20259%2066.6667%207.15344'%20fill='%23E95212'/%3e%3cpath%20d='M168%207.15344C168%203.20259%20164.618%200%20160.445%200C156.272%200%20152.889%203.20259%20152.889%207.15344'%20fill='%23E95212'/%3e%3c/svg%3e") no-repeat center;background-size:90px;opacity:0;transition:opacity .3s ease}._navbar_7d5nk_1>ul li:not(:last-child,:first-child):hover:before{opacity:1;transition:opacity .3s ease}._summary_x29dw_1{min-height:300px;grid-column:4/9;grid-row:4/9;display:grid;gap:1rem;grid-template-columns:repeat(5,1fr)}._chair_x29dw_19{justify-self:center;align-self:center;grid-column:1/4;position:relative}._chair_x29dw_19:after{content:"";position:absolute;bottom:19px;right:18px;width:140px;height:40px;background-color:var(--light-color)}._descTxt_x29dw_51{grid-column:4/6;align-self:center;display:flex;flex-direction:column;gap:1rem;padding-right:50px}._descTxt_x29dw_51 h2 em{color:var(--main-color);font-family:Romie,serif;font-weight:700}._descTxt_x29dw_51 p{font-size:1.5em}._logos_x29dw_87{display:flex;justify-content:center;align-items:center;gap:2rem;grid-column:1/9;grid-row:2/3}._logos_x29dw_87 img:first-child,._logos_x29dw_87 img:last-child{max-width:300px}._bgPatt_x29dw_115{grid-column:1/6;grid-row:3/9;background:url("data:image/svg+xml,%3csvg%20width='948'%20height='691'%20viewBox='0%200%20948%20691'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='948'%20height='725'%20fill='%232D4917'/%3e%3cpath%20d='M762.012%20701.202C762.012%20507.699%20605.157%20350.844%20411.654%20350.844C218.151%20350.844%2061.2958%20507.699%2061.2958%20701.202'%20fill='%23A5BCF5'/%3e%3cpath%20d='M762.012%20350.421C762.012%20156.918%20605.157%200.0627441%20411.654%200.0627441C218.151%200.0627441%2061.2958%20156.918%2061.2958%20350.421'%20fill='%23A5BCF5'/%3e%3c/svg%3e") no-repeat center;background-size:cover}._designerLogo_1pne9_1{grid-column:2/5;grid-row:2/3;max-width:500px}._designerLogo_1pne9_1 img{width:100%;height:100%;object-fit:contain}._designerPic_1pne9_23{grid-column:1/6;grid-row:3/9;background-image:url("data:image/svg+xml,%3csvg%20width='916'%20height='783'%20viewBox='0%200%20916%20783'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M916%206.10352e-05C916%20251.315%20710.972%20455%20458%20455C205.028%20455%204.32284e-05%20251.315%202.12578e-05%200.000141114L916%206.10352e-05Z'%20fill='%23E95212'/%3e%3cpath%20d='M916%20327C916%20578.868%20710.972%20783%20458%20783C205.028%20783%204.31893e-05%20578.868%202.11704e-05%20327L916%20327Z'%20fill='%23E95212'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;display:grid;place-items:center}._designerPic_1pne9_23 img{width:100%;max-width:500px;object-fit:contain;border-radius:10px}._designerDesc_1pne9_59{grid-column:6/9;grid-row:1/9;background-color:var(--second-color);padding:100px 50px 50px;display:flex;flex-direction:column;gap:2rem;overflow-y:auto;z-index:5}._designerDesc_1pne9_59>*{color:var(--light-color)}._designerDesc_1pne9_59 p:first-of-type{font-size:1.3em}._designerDesc_1pne9_59 p:last-of-type{font-size:.9em}._concept_1m22r_1>div{grid-column:2/8;grid-row:2/9;background-color:var(--second-color);margin-block:2rem;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr)}._conceptDesc_1m22r_21{grid-column:1/3;grid-row:1/4;padding:50px;display:flex;flex-direction:column;gap:2rem;overflow-y:auto}._conceptDesc_1m22r_21 *{color:var(--light-color)}._conceptDesc_1m22r_21 h2{font-size:3em}._conceptDesc_1m22r_21 p{font-size:1.5em}._conceptDesc_1m22r_21 b,._conceptDesc_1m22r_21 h3{font-weight:700}._quotes_1m22r_63 *{color:var(--dark-color);font-size:1.5em}._quotes_1m22r_63{display:flex;flex-direction:column;gap:1rem}._conceptBtn_1m22r_83{grid-column:3/4;grid-row:1/4;display:grid;grid-template-rows:repeat(3,1fr)}._conceptBtn_1m22r_83>button{display:grid;place-items:center}._conceptBtn_1m22r_83>button:first-of-type{background-color:var(--dark-color)}._conceptBtn_1m22r_83>button:nth-of-type(2){background-color:var(--main-color)}._conceptBtn_1m22r_83>button:last-of-type{background-color:var(--third-color)}._conceptBtn_1m22r_83>button img{width:100px;transition:transform .5s ease}._rotate90_1m22r_129{transform:rotate(90deg);transition:transform .5s ease}._teaser_jfidb_1{background-color:var(--dark-color);min-height:100vh;height:100vh;width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative;z-index:1}._videoContainer_jfidb_27{width:0%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative}._video_jfidb_27{width:100%;height:100%;object-fit:cover;object-position:center}._product_pjy2f_1{position:relative;background-color:var(--light-color)}._productDisplay_pjy2f_11{grid-column:2/8;grid-row:2/9;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(6,1fr);gap:2rem}._productsSmall_pjy2f_29{grid-column:1/3;grid-row:1/7;display:grid;grid-template-rows:repeat(3,1fr);margin-right:2rem;position:relative}._productsSmall_pjy2f_29 div{position:relative;border-right:1px solid var(--dark-color);display:grid;place-items:center}._product_pjy2f_1 div figure{display:grid;place-items:center}._productsSmall_pjy2f_29 div:not(:last-of-type){border-bottom:1px solid var(--dark-color)}._active_pjy2f_71:before{content:"";position:absolute;width:10px;height:100%;background-color:var(--main-color);right:0;top:0;z-index:1}._productBig_pjy2f_93{grid-column:3/7;grid-row:1/7;display:grid;grid-template-rows:repeat(7,1fr);gap:1rem}._productBig_pjy2f_93 h2{grid-row:1/2}._productBig_pjy2f_93 h2 em{font-family:Romie,serif;font-weight:700;color:var(--main-color)}._productBig_pjy2f_93>div{grid-row:2/7;position:relative}._productBig_pjy2f_93>div img{object-fit:cover;width:100%;height:100%}._productBig_pjy2f_93 p{grid-row:7/8}._banner_xb5fu_1{overflow:hidden;white-space:nowrap;width:100%;padding:10px 0;margin-top:3rem;border-block:1px solid var(--dark-color)}._bannerText_xb5fu_19{font-size:5rem;font-family:Romie,serif;font-weight:700;display:inline-block;padding-left:100%;animation:_marquee_xb5fu_1 15s linear infinite}@keyframes _marquee_xb5fu_1{0%{transform:translate(0)}to{transform:translate(-100%)}}._contact_b558j_1{background:url("data:image/svg+xml,%3csvg%20width='1414'%20height='983'%20viewBox='0%200%201414%20983'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.14542%20157.337C6.26411%2039.4742%2087.331%20-66.5425%20200.627%20-97.5397C354.91%20-139.746%20516.868%20-36.2094%20535.443%20123.642C536.026%20128.644%20539.375%20157.35%20534.616%20157.35H7.14542V157.337Z'%20fill='%23191919'/%3e%3cpath%20d='M1.24745%20424.452C0.35258%20306.576%2081.4195%20200.573%20194.729%20169.576C349.012%20127.369%20510.97%20230.906%20529.545%20390.758C530.128%20395.759%20533.477%20424.466%20528.718%20424.466H1.24745V424.452Z'%20fill='%23191919'/%3e%3cpath%20d='M881.838%20159.315C880.943%2041.4392%20962.01%20-64.564%201075.32%20-95.5612C1229.6%20-137.767%201391.56%20-34.2309%201410.14%20125.621C1410.72%20130.622%201414.07%20159.329%201409.31%20159.329H881.838V159.315Z'%20fill='%23191919'/%3e%3cpath%20d='M881.906%20426.432C881.011%20308.555%20962.078%20202.552%201075.39%20171.555C1229.67%20129.349%201391.63%20232.885%201410.2%20392.737C1410.79%20397.738%201414.14%20426.445%201409.38%20426.445H881.906V426.432Z'%20fill='%23191919'/%3e%3cpath%20d='M881.784%20761.898C880.889%20879.775%20961.956%20985.778%201075.27%201016.77C1229.55%201058.98%201391.51%20955.445%201410.08%20795.593C1410.66%20790.591%201414.01%20761.885%201409.25%20761.885H881.784V761.898Z'%20fill='%23191919'/%3e%3cpath%20d='M884.021%20495.867C883.126%20613.743%20964.193%20719.746%201077.5%20750.744C1231.79%20792.95%201393.74%20689.413%201412.32%20529.561C1412.9%20524.56%201416.25%20495.854%201411.49%20495.854H884.021V495.867Z'%20fill='%23191919'/%3e%3cpath%20d='M1.84401%20763.172C0.949138%20881.048%2082.0161%20987.051%20195.325%201018.05C349.609%201060.25%20511.566%20956.718%20530.142%20796.866C530.725%20791.865%20534.074%20763.158%20529.315%20763.158H1.84401V763.172Z'%20fill='%23191919'/%3e%3cpath%20d='M1.15954e-05%20496.057C-0.894857%20613.933%2080.1721%20719.936%20193.481%20750.933C347.765%20793.139%20509.722%20689.603%20528.298%20529.751C528.881%20524.75%20532.23%20496.043%20527.471%20496.043H1.15954e-05V496.057Z'%20fill='%23191919'/%3e%3cpath%20d='M583.427%20-103.218C701.332%20-104.763%20807.835%20-24.309%20839.467%2088.7692C882.543%20242.752%20779.864%20405.234%20620.062%20424.683C615.059%20425.293%20586.369%20428.803%20586.342%20424.046L583.427%20-103.218Z'%20fill='%23191919'/%3e%3cpath%20d='M828.905%201028.99C711%201030.21%20604.714%20949.454%20573.394%20836.28C530.738%20682.175%20633.878%20519.979%20793.734%20500.976C798.738%20500.38%20827.441%20496.951%20827.455%20501.708L828.905%201028.97V1028.99Z'%20fill='%23191919'/%3e%3c/svg%3e") no-repeat center}._contactForm_b558j_9{grid-column:2/8;grid-row:2/9;max-width:1188px;margin-block:2rem;display:grid;grid-template-columns:repeat(5,1fr);background-color:var(--main-color);border-radius:10px}._contactFormImg_b558j_29{grid-column:1/3}._contactFormImg_b558j_29 img{width:100%;max-width:357px;height:100%;object-fit:cover;border-top-left-radius:10px;border-bottom-left-radius:10px;justify-content:flex-end}._contactFormAction_b558j_55{grid-column:3/6;border-top-right-radius:10px;border-bottom-right-radius:10px;padding:50px;display:flex;flex-direction:column;align-items:start;gap:2rem}._contactFormAction_b558j_55 *{color:var(--light-color)}._contactFormAction_b558j_55 button{color:var(--dark-color);background-color:var(--light-color);padding:.7rem 2.5rem;border-radius:10px;transition:background-color .3s}._contactFormAction_b558j_55 button:hover{background-color:var(--dark-color);color:var(--light-color);transition:background-color .3s}._footer_rgw1q_1{background-color:var(--dark-color)}._footer_rgw1q_1 *{color:var(--light-color)}._footerLogo_rgw1q_15{grid-column:3/7;grid-row:2/3;display:flex;flex-direction:column;place-items:center;position:relative}._footerLogo_rgw1q_15 p{font-family:Romie,serif;font-size:1.5em;font-style:italic}._footerInfos_rgw1q_43{grid-column:2/8;grid-row:4/8;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(4,1fr);gap:1rem}._socials_rgw1q_59{grid-column:1/2;grid-row:1/2;display:flex;flex-direction:column;gap:1rem}._socials_rgw1q_59 a{display:flex;gap:.5rem}._address_rgw1q_81{grid-column:5/7;grid-row:1/2;display:flex;flex-direction:column;gap:.5rem}._address_rgw1q_81 p{text-align:right}._leftImg_rgw1q_103{grid-column:2/3;grid-row:2/5}._centerImg_rgw1q_111{grid-column:3/5;grid-row:1/5}._rightImg_rgw1q_119{grid-column:5/6;grid-row:2/5}._leftImg_rgw1q_103 img,._centerImg_rgw1q_111 img,._rightImg_rgw1q_119 img{width:100%;height:100%;object-fit:contain}._credits_rgw1q_139{grid-column:4/6;grid-row:8/9;align-self:center;justify-self:center}
