.contact-bar{background-color:#062f6d;justify-content:center;width:100%;height:2rem;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:500;display:flex}.contact-content{box-sizing:border-box;align-items:center;gap:2rem;width:100%;max-width:84rem;margin:0 auto;padding-left:2.1rem;padding-right:2.1rem;display:flex}.contact-item{color:#fff;align-items:center;gap:.5rem;display:flex}.contact-item a{color:#fff;text-decoration:none}.icon{filter:brightness(0)invert();width:.95rem;height:.95rem}nav{z-index:1000;width:100%;position:absolute;top:0;left:0}.navbar{box-sizing:border-box;background:0 0;justify-content:space-between;align-items:center;width:100%;max-width:84rem;height:8rem;margin:0 auto;padding-left:2rem;padding-right:2rem;display:flex}.navbar-logo{cursor:pointer;width:12rem;height:auto;transition:transform .25s;position:relative;left:-2px}.navbar-logo:hover{transform:scale(1.01)}.navbar-links{align-items:center;gap:2.75rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;display:flex}.navbar-link{color:#111;padding:1rem 0;transition:font-weight .2s}.navbar-link.active{font-weight:600}.navbar-link:hover{color:#555}.navbar-contact-button{color:#fff;cursor:pointer;background-color:#062f6d;border-radius:7px;align-items:center;gap:.75rem;padding:.9rem 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;transition:background-color .1s ease-in-out;display:flex;box-shadow:0 4px 6px rgba(0,0,0,.15)}.navbar-contact-button:hover{background-color:#041f4a}.navbar-arrow-icon{width:.85rem;height:.85rem}.navbar-link-with-icon{cursor:pointer;align-items:center;gap:.1rem;display:flex;position:relative}.navbar-carrot-icon{width:1rem;height:1rem;margin-top:1px;margin-right:-.65rem;display:flex}.navbar-link-with-icon:hover .navbar-link,.navbar-link-with-icon:hover .navbar-carrot-icon{opacity:.7;color:#333}.navbar-dropdown-container{position:relative}.products-dropdown-wrapper{z-index:1000;position:absolute;top:100%;left:-50px}.navbar-dropdown{box-shadow:none;background:0 0;flex-direction:column;min-width:180px;padding-top:.4rem;padding-bottom:.4rem;display:flex}.navbar-dropdown-combined{background:#fff;border-radius:6px;min-width:180px;display:flex;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.75)}.navbar-dropdown.no-sub{border-radius:6px}.navbar-dropdown.has-sub{border-radius:6px 0 0 6px}.navbar-dropdown-item{position:relative}.navbar-dropdown-link{color:#222;white-space:nowrap;text-align:center;padding:14px 16px;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;display:block}.navbar-dropdown-link:hover{background-color:#f0f0f0}.navbar-sub-dropdown{box-shadow:none;background:0 0;flex-direction:column;width:452px;display:flex}.navbar-sub-dropdown-link{border-bottom:1px solid #ddd;flex-direction:row;flex:1;max-height:113px;padding:8px 0;text-decoration:none;display:flex}.navbar-sub-dropdown-left{flex-direction:column;flex:0 0 20%;justify-content:center;padding:0 6px;display:flex}.navbar-sub-dropdown-right{flex-direction:column;flex:0 0 80%;justify-content:center;align-items:flex-start;padding:0 4px;display:flex}.navbar-sub-dropdown-text{color:#111;margin-top:-.15rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:550}.navbar-sub-dropdown-subtext{color:#6d6d6d;margin-top:.15rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:1.2}.navbar-sub-dropdown-image{object-fit:contain;width:100%;height:auto;max-height:4rem}.navbar-sub-dropdown-link:last-child{border-bottom:none}.navbar-sub-dropdown-link:hover{background-color:#f0f0f0}.navbar-sub-dropdown-button{color:#fff;cursor:pointer;background-color:#00a8e6;border-radius:4px;align-items:center;gap:.35rem;margin-top:.35rem;padding:.3rem 1.4rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:400;transition:background-color .1s ease-in-out;display:inline-flex;box-shadow:0 4px 6px rgba(0,0,0,.15)}.navbar-sub-dropdown-button:hover{background-color:#0095cb}.navbar-sub-dropdown-arrow-icon{width:.5rem;height:.5rem}.mobile-menu-overlay{z-index:1999;background-color:rgba(0,0,0,.4);width:100%;height:100%;position:fixed;top:0;left:0}.mobile-menu-icon{cursor:pointer;display:none;position:relative}.mobile-menu-icon img{width:1.75rem;height:1.75rem}.mobile-menu-close{cursor:pointer;position:absolute;top:1.5rem;right:2rem}.mobile-menu-close img{width:1rem;height:1rem}.mobile-menu{z-index:2000;background-color:#f7f7f7;flex-direction:column;width:80%;max-width:25rem;height:100%;padding:5rem 2rem;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-6px 0 12px rgba(0,0,0,.3)}.mobile-menu.open{transform:translate(0)}.mobile-menu a{color:#111;text-align:right;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s ease-in-out}.mobile-menu a:hover{color:#444}.navbar-divider{background-color:#e8e8e8;width:100%;height:.5px;margin:.95rem 0}.mobile-menu-products-toggle{color:#111;text-align:right;cursor:pointer;justify-content:flex-end;align-items:center;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;transition:background-color .2s ease-in-out;display:flex}.mobile-menu-products-toggle img{width:1rem;height:1rem;margin-left:.2rem;transition:transform .3s ease-in-out}.mobile-menu-products-toggle img.open{transform:rotate(180deg)}.mobile-menu-products-dropdown{flex-direction:column;gap:.5rem;margin-top:.65rem;display:flex}.mobile-menu-products-dropdown a{color:#111;text-align:right;border-radius:4px;margin:.25rem 0;font-family:Inter,sans-serif;font-size:1rem;font-weight:450;transition:background-color .2s ease-in-out}@media screen and (max-width:995px){.navbar-links{display:none}.mobile-menu-icon{display:block}}@media (max-width:499px){.navbar{height:6.5rem;padding-left:1rem;padding-right:1rem}.navbar-logo{cursor:pointer;width:9rem;height:auto}.contact-bar{background-color:#062f6d;justify-content:center;width:100%;height:2rem;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:500;display:flex}.contact-content{box-sizing:border-box;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:82rem;margin:0 auto;padding-left:1rem;padding-right:1rem;display:flex}.contact-item{color:#fff;align-items:center;gap:.5rem;display:flex}.contact-item a{color:#fff;text-decoration:none}.icon{filter:brightness(0)invert();width:.95rem;height:.95rem}}@keyframes mobileLinkFade{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.mobile-menu a,.mobile-menu-products-toggle{opacity:0;transform:translate(20px)}.mobile-menu.open a,.mobile-menu.open .mobile-menu-products-toggle{animation:.6s forwards mobileLinkFade}.mobile-menu.open a:first-of-type{animation-delay:50ms}.mobile-menu.open a:nth-of-type(2){animation-delay:.1s}.mobile-menu.open .mobile-menu-products-toggle{animation-delay:.15s}.mobile-menu.open a:nth-of-type(3){animation-delay:.2s}.mobile-menu.open a:nth-of-type(4){animation-delay:.25s}.mobile-menu.open a:nth-of-type(5){animation-delay:.3s}.mobile-menu.open a:nth-of-type(6){animation-delay:.35s}.mobile-menu.open a:nth-of-type(7){animation-delay:.4s}.mobile-menu.open a:nth-of-type(8){animation-delay:.45s}
