.CataloguePage_container__95xhh{width:100%}.CataloguePage_title__ZTQe_{font-size:1.7em;width:100%;margin:0;padding:40px 0;color:var(--fontColor);text-align:center;background-color:var(--mainColor)}.CataloguePage_disclaimerContainer__l2zGB{width:100%;background-color:var(--complementLight);display:flex;align-items:center;justify-content:center;padding:40px 20px 0}.CataloguePage_disclaimer__v_rwA{font-size:.9em;color:rgb(138,138,138);font-weight:200;text-align:center;line-height:1.2em}.CataloguePage_title__ZTQe_ b{font-weight:400;color:#fff}.CataloguePage_productList__iCeu7{width:100%;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;background-color:var(--complementLight);padding:40px 20px 20px}.CataloguePage_spinnerContainer__YGYvQ{width:100%;height:50dvh;position:absolute;top:50dvh;left:0;display:grid;place-content:center}@media only screen and (min-width:800px){.CataloguePage_productList__iCeu7{display:grid;grid-template-columns:repeat(auto-fill,250px);justify-content:start;align-items:flex-start}}.Product_product__snU4Q{width:100%;height:350px;max-width:250px;border-radius:10px;background-color:#ffff;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 5px 5px #23282b0c;position:relative;cursor:pointer;transition:box-shadow .3s}.Product_product__snU4Q:hover{box-shadow:0 5px 15px #3033351a}.Product_imgContainer__6w4my{width:100%;height:70%;overflow:hidden}.Product_image__6UTL7{width:100%;height:100%;object-fit:cover;transition:transform .3s}.Product_image__6UTL7:hover{transform:scale(1.05)}.Product_vehichle_state__yoocJ{position:absolute;margin-top:-42px;box-sizing:border-box;padding:3px 5px;border-radius:3px;background-color:rgb(255,255,255);font-family:sans-serif;font-weight:200;font-size:.8em}.Product_title__YZV4a,.Product_vehichle_state__yoocJ b{color:var(--mainColor)}.Product_title__YZV4a{margin:0 0 15px;font-size:1.4em;width:100%}.Product_info__6pfNG{width:100%;padding:10px;display:flex;flex-direction:column;height:30%}.Product_description__dCuBG{margin:0;font-size:1em;font-weight:100;color:#5f5f5f}.Product_disclaimer__nJ472{color:#b4b4b4;font-size:.5em}@media only screen and (min-width:400px){.Product_product__snU4Q{min-width:250px}}.Nav_MainHeaderContainer__mHRLt{width:100%;z-index:10;display:flex;justify-content:space-between;align-items:center;z-index:200;box-sizing:border-box;padding:10px;height:90px;position:relative}.Nav_MainLogoContainer__Qklcb{height:50px}.Nav_logo__zClE7{height:100%;cursor:pointer}.Nav_SectionButton_li__Tf_b5{padding:0;margin:0;height:45px;font-size:1.1em;font-weight:200;cursor:pointer;list-style:none}.Nav_SectionButton_a__wdcXv{text-decoration:none;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Nav_HamburgerButton__DdtJK{background:none;border:none;position:absolute;right:10px;width:35px;height:35px;padding:0;transition:transform .6s;cursor:pointer}.Nav_HamburgerButton__DdtJK:active{transform:scale(.8)}.Nav_DesktopMenu__4k5_S{display:none}@media only screen and (min-width:800px){.Nav_MainHeaderContainer__mHRLt{padding-left:5%}.Nav_HamburgerButton__DdtJK{display:none}.Nav_DesktopMenu__4k5_S{display:flex;align-items:center;height:100%;margin:0 20px}.Nav_SectionButton_li__Tf_b5{padding:0 0 10px;background:none;margin:0 10px;font-size:1em;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.Nav_SectionButton_a__wdcXv{text-decoration:none;color:var(--mainColor)}}@media only screen and (min-width:1000px){.Nav_MainLogoContainer__Qklcb{height:60px}.Nav_SectionButton_li__Tf_b5{font-size:1.05em;margin:0 10px}}.MobileMenu_MobileMenuContainer__87Mv_{width:100%;height:100dvh;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.3);animation:MobileMenu_fadeIn__C4lDE .2s ease forwards}.MobileMenu_MobileMenu__7QZbO{box-sizing:border-box;display:flex;flex-direction:column;position:absolute;padding-top:30px;left:300px;background-color:var(--complement_black);width:100%;height:100%;max-width:300px;padding-bottom:80px;box-shadow:0 5px 5px rgba(0,0,0,.2);animation:MobileMenu_easeIn__oELsO .5s ease forwards}.MobileMenu_menuLogo__uBiRs{width:90%;max-width:200px;cursor:pointer}.MobileMenu_ul__Tw47k{padding-top:20px;padding-left:30px}.MobileMenu_MobileMenuContainerFadeOut__yVGlg{animation:MobileMenu_fadeOut__JXkrv .2s ease forwards}.MobileMenu_MobileMenuEaseOut__2ACuZ{animation:MobileMenu_easeOut__EZhUO .3s ease forwards}@keyframes MobileMenu_easeIn__oELsO{0%{left:-300px}to{left:0}}@keyframes MobileMenu_easeOut__EZhUO{0%{left:0}to{left:-300px}}@keyframes MobileMenu_fadeIn__C4lDE{0%{opacity:0}to{opacity:1}}@keyframes MobileMenu_fadeOut__JXkrv{0%{opacity:1}to{opacity:0}}@media only screen and (min-width:800px){.MobileMenu_MobileMenuContainer__87Mv_{display:none}}.Footer_footer__4ORg_{width:100%;height:370px;background-color:var(--complement_black);color:white;display:flex;align-items:flex-end;justify-content:center}.Footer_powered__RYTo8 a{color:#fff}.Spinner_spinner__sunKh{width:70px;height:70px;animation:Spinner_rotation__KJtb6 1.5s ease infinite}.Spinner_lighter__IK3Yb{fill:var(--mainColor)}.Spinner_darker__Sadt5{fill:var(--mainColorDarker)}@keyframes Spinner_rotation__KJtb6{0%{transform:rotate(0deg) scale(.9);opacity:.7}50%{transform:rotate(180deg) scale(1);opacity:1}to{transform:rotate(1turn) scale(.9);opacity:.7}}