.footerV2_footer__PRj58{background-color:#fcfcfc;display:flex;justify-content:center;align-items:center;gap:1.25rem;padding:1.25rem 2rem;font-size:16px}@media screen and (max-width:767px){.footerV2_footer__PRj58{flex-direction:column}}.footerV2_footer__PRj58 a:hover{text-decoration:underline}.footerV2_footer__PRj58 .footerV2_copyright__lK3Ui{font-size:14px;opacity:.5}.footerV2_footer__PRj58.footerV2_dark__yiedZ{background-color:#1d1f1e;padding:2rem;color:#fff}.inneractive_footer{max-width:1680px;padding:2rem 6.25rem;background-color:#fcfcfc}.inneractive_footer .footer_links_section{display:flex;justify-content:space-between;padding-bottom:2rem}.inneractive_footer .footer_links_section .footer_links_container{display:grid;grid-template-columns:repeat(3,1fr);flex-shrink:0;width:75%}.inneractive_footer .footer_links_section .footer_links_container .logo_col .logo_col__logo_container{position:relative;width:8rem;height:1.4rem}.inneractive_footer .footer_links_section .footer_links_container .logo_col .logo_col__logo_container img{object-fit:contain}.inneractive_footer .footer_links_section .footer_links_container .products_col a.current{color:#0e0f11}.inneractive_footer .footer_links_section .footer_links_container .products_col .extra_links{margin-top:1.5rem;display:grid;grid-gap:.2rem;gap:.2rem}.inneractive_footer .footer_links_section .footer_links_container .products_col .extra_links a{color:var(--text-gray-1);font-size:.95rem}.inneractive_footer .footer_links_section .footer_links_container .footer_column_title{font-size:1.1rem;margin-bottom:.6rem}.inneractive_footer .footer_links_section .footer_links_container .column_links_stack{display:grid;grid-gap:.15rem;gap:.15rem}.inneractive_footer .footer_links_section .footer_links_container .column_links_stack .footer_link_spacing{height:1.5rem}.inneractive_footer .footer_links_section .footer_links_container .column_links_stack a{color:var(--text-gray-1);font-size:.95rem}.inneractive_footer .footer_links_section .footer_links_container .column_links_stack a.current{color:#0e0f11}.inneractive_footer .footer_links_section .footer_links_container a{transition:color .3s ease}.inneractive_footer .footer_links_section .footer_links_container a:hover{color:var(--text-color)}.inneractive_footer .footer_links_section .contact_col .footer_contact_email{color:var(--primary-color);font-size:.95rem;margin-bottom:1.5rem;display:block}.inneractive_footer .footer_links_section .contact_col p{font-size:.95rem}.inneractive_footer .footer_links_section .contact_col .contact_info_grid{display:grid;grid-gap:.15rem;gap:.15rem;margin-bottom:1.5rem}.inneractive_footer .footer_links_section .contact_col .contact_address{width:70%}.inneractive_footer .footer_bottom_row{padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e3e5e8}.inneractive_footer .footer_bottom_row .footer-copyright{color:var(--text-gray-1);font-size:15px}.inneractive_footer .footer_bottom_row .footer-link{color:var(--text-gray-1);font-size:15px;position:relative}.inneractive_footer .footer_bottom_row .footer-link:hover{color:var(--text-gray-2)}.inneractive_footer .footer_bottom_row .footer-link:not(:last-child):after{content:"";width:.1rem;height:.11rem;position:absolute;left:100%;top:50%;transform:translateY(-50%);margin-left:1rem;background-color:var(--text-gray-1);pointer-events:none}.inneractive_footer .footer_bottom_row .social_icon_container{position:relative;width:1.2rem;height:1.2rem}.inneractive_footer .footer_bottom_row .social_icon_container:hover{opacity:.8}.inneractive_footer .footer_bottom_row .left_part,.inneractive_footer .footer_bottom_row .right_part{display:flex;gap:2rem}@media(max-width:1132px){.inneractive_footer{padding:2rem 4rem}.inneractive_footer .footer_links_section .footer_links_container{width:50%;grid-template-columns:1fr;gap:2.5rem}.inneractive_footer .footer_links_section .contact_col{width:50%}.inneractive_footer .footer_links_section .contact_col p.contact_address{width:45%}}@media(max-width:768px){.inneractive_footer{padding:2rem}.inneractive_footer .footer_links_section{gap:2rem;flex-direction:column}.inneractive_footer .footer_links_section .contact_col,.inneractive_footer .footer_links_section .footer_links_container{width:100%}.inneractive_footer .footer_links_section .contact_col p.contact_address{width:35%}.inneractive_footer .footer_bottom_row{flex-direction:column-reverse;gap:2rem;align-items:flex-start}}.layout.dark .inneractive_footer{background:#080808}.layout.dark .inneractive_footer .footer_links_section .footer_links_container .column_links_stack a.current,.layout.dark .inneractive_footer .footer_links_section .footer_links_container .products_col a.current{color:var(--text-color)}.layout.dark .inneractive_footer .footer_links_section .contact_col .footer_contact_email{color:#9470ff}.layout.dark .inneractive_footer .footer_bottom_row{padding-top:1.5rem;border-top:1px solid #1a1a1a}.layout.dark .inneractive_footer .footer_bottom_row .right_part .social_icon_container{filter:invert(100%)}.navbar{width:100%;padding:1.2rem 1.8rem;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;position:fixed;z-index:900;transition:none;will-change:height;animation:fadeIn .3s ease backwards}.navbar .nav_bg{position:absolute;inset:0;background-color:var(--bg-color);z-index:-1;opacity:0;transition:none}.navbar .navbar__logo{display:flex;margin-right:9px;position:relative;z-index:10;gap:10px}.navbar .navbar__logo svg{width:125px}.navbar .navbar__links{display:flex;align-items:center;gap:2.5rem}.navbar .navbar__links a,.navbar .navbar__links button{font-size:1.15rem;cursor:pointer}.navbar .navbar__locale{display:flex;align-items:center;padding:0 10px;position:relative}.navbar .navbar__locale svg{z-index:2;transition:.2s ease}.navbar .navbar__locale:focus-within,.navbar .navbar__locale:hover{color:#000}.navbar .navbar__locale:focus-within .navbar__locale-dropdown,.navbar .navbar__locale:hover .navbar__locale-dropdown{opacity:1;pointer-events:auto;padding-top:40px}.navbar .navbar__locale-dropdown{border-radius:5px;position:absolute;right:0;top:0;opacity:0;pointer-events:none;transition:.2s ease;display:flex;flex-direction:column;background-color:#fff;z-index:1}.navbar .navbar__locale-dropdown a{display:block!important;color:#000;padding:8px 16px;transition:.2s ease}.navbar .navbar__locale-dropdown a:hover{background-color:var(--primary-color);color:#fff}.navbar .navbar__buttons{display:flex;gap:1rem;z-index:10}.navbar .navbar__buttons .navbar__burger_button{display:none;border-radius:50%;width:3.25rem;height:3.25rem;flex-direction:column;gap:.25rem;justify-content:center;align-items:center;background:var(--secondary-color-2)}.navbar .navbar__buttons .navbar__burger_button span{width:1.1rem;height:.1rem;background-color:#0e0f11;display:block}.navbar .navbar__buttons .navbar__burger_button.light_burger{background:hsla(0,0%,100%,.04)}.navbar .navbar__buttons .navbar__burger_button.light_burger span{background-color:var(--text-color)}.navbar .navbar__extension{width:100%;height:0;overflow:hidden;transition:none;will-change:height}.navbar .navbar__extension .navbar__cameras_wrapper{padding-top:3rem;display:flex;justify-content:space-between;gap:1.2rem;width:100%}.navbar .navbar__extension .navbar__cameras_wrapper>a{flex:1 1}.navbar .navbar__extension .navbar__cameras_wrapper .navbar__cameras_wrapper__image{width:100%;position:relative;overflow:hidden;margin-bottom:1rem;aspect-ratio:2.1/1;border:1px solid #e3e5e8}.navbar .navbar__extension .navbar__cameras_wrapper p{font-size:1.2rem;width:max-content;line-height:1.3;margin-bottom:.25rem}.navbar .navbar__extension .navbar__benefits_wrapper{padding-top:3rem;display:flex;justify-content:space-between;width:100%;gap:1.2rem}.navbar .navbar__extension .navbar__benefits_wrapper>a{flex:1 1}.navbar .navbar__extension .navbar__benefits_wrapper .navbar__benefits_wrapper_image{width:100%;position:relative;overflow:hidden;margin-bottom:1rem;aspect-ratio:1.77654/1}.navbar .navbar__extension .navbar__benefits_wrapper p{font-size:1.1rem;width:max-content;line-height:1.3;margin-bottom:.25rem}.navbar__menu{position:fixed;inset:0;display:flex;pointer-events:none;flex-direction:column;gap:2rem;z-index:-1;padding-top:10rem;--bg-color:#fff!important;--text-color:#000!important}.navbar__menu.open{pointer-events:all;z-index:100}.navbar__menu .navbar__menu_bg{background-color:#fff;height:100%;position:absolute;inset:0;z-index:-1;transform:scaleY(0);transform-origin:top center}.navbar__menu .navbar__menu_content{display:flex;flex-direction:column;gap:1.5rem;opacity:0;margin-bottom:2rem;padding:0 4rem}.navbar__menu .navbar__menu_content a{font-size:1.5rem;color:#000}.navbar__menu .navbar__menu_content a.higlighted{color:#6f45ed}.navbar__menu .navbar__menu_content .navbar__menu_action_button{display:none}.navbar__menu .navbar__menu_products{display:flex;overflow-x:auto;opacity:0;gap:1.5rem;padding-left:4rem}.navbar__menu .navbar__menu_products::-webkit-scrollbar{display:none}.navbar__menu .navbar__menu_products a{flex:1 1;color:#000}.navbar__menu .navbar__menu_products .navbar__cameras_wrapper__image{width:22rem;position:relative;overflow:hidden;margin-bottom:1rem;aspect-ratio:2.1/1}.navbar__menu .navbar__menu_products p{font-size:1.2rem;width:max-content;line-height:1.3;color:#000}.layout.dark .navbar .nav_bg{background-color:#080808}.layout.dark .navbar .nav_bg.open_menu{background-color:#fff}.layout.dark .navbar button{color:var(--text-color)}.layout.dark .navbar.expanded{color:var(--bg-color)}.layout.dark .navbar.expanded .nav_bg{background-color:var(--text-color)}.layout.dark .navbar.expanded button{color:var(--bg-color)}@media(max-width:1132px){.navbar .navbar__links{display:none}.navbar .navbar__buttons .navbar__burger_button{display:flex;cursor:pointer}}@media(max-width:768px){.navbar{padding:1.2rem 1.3rem}.navbar .navbar__buttons a{display:none}.navbar__menu{gap:.5rem;padding-top:7rem}.navbar__menu .navbar__menu_content{padding:0 1.5rem;gap:1.3rem;margin-bottom:1.5rem}.navbar__menu .navbar__menu_content a{font-size:1.45rem}.navbar__menu .navbar__menu_content .navbar__menu_action_button{display:block;color:var(--primary-color)}.navbar__menu .navbar__menu_products{padding-left:1.5rem;padding-right:1.5rem}.navbar__menu .navbar__menu_products a{flex-shrink:0;flex:none;width:89%;display:flex;flex-direction:column}.navbar__menu .navbar__menu_products .navbar__cameras_wrapper__image{width:100%;flex-shrink:0;margin-bottom:1.5rem;aspect-ratio:2.1/1}.navbar__menu .navbar__menu_products p{font-size:1.1rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}