.pmx-navbar-home{display:flex;width:75%;height:72px;background-color:#fff;margin-inline:auto;border-radius:16px;position:relative;z-index:1}@media(max-width:991.98px){.pmx-navbar-home{display:none}}.pmx-navbar-home img{margin-inline:16px;cursor:pointer}.pmx-navbar-home hr{margin:auto 0;height:50%;opacity:.3}.pmx-navbar-home .navigation{display:flex;width:100%;list-style:none;margin:0;align-items:center;justify-content:flex-start}.pmx-navbar-home .navigation li{display:flex;height:100%;align-items:center;transition:background-color .2s ease,color .2s ease}.pmx-navbar-home .navigation li:hover{background-color:hsla(223,3%,50%,.08);border-radius:10px}.pmx-navbar-home .navigation li:hover a{color:#000;transition:color .2s ease}.pmx-navbar-home .navigation li a{display:flex;width:100%;height:100%;justify-content:center;align-items:center;text-decoration:none;color:#7b7d82;position:relative;font-weight:700;padding:0 16px}.pmx-navbar-home .navigation li a span{display:none}.pmx-navbar-home .navigation li a.active{color:#000}.pmx-navbar-home .navigation li a.active span{display:flex;width:75%;height:4px;bottom:0;position:absolute;background:#3772ff;border-radius:8px 8px 0 0}.pmx-navbar-home .actions{display:flex;width:100%;align-items:center;gap:16px;margin-inline:16px;justify-content:flex-end}.pmx-navbar-home .actions a{text-decoration:none;display:flex;align-items:center;border:1px solid #e6e6e6;border-radius:16px;height:40px;box-sizing:border-box;white-space:nowrap;cursor:pointer}.pmx-navbar-home .actions a.phone .col{align-items:start;padding-right:8px!important}.pmx-navbar-home .actions a.phone svg{animation:vibration .7s ease infinite}@keyframes vibration{0%,to{transform:rotate(0deg)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}.pmx-navbar-home .actions a:first-child{padding:4px 4px 4px 20px}.pmx-navbar-home .actions a:first-child .col{padding:4px;display:flex;flex-direction:column}.pmx-navbar-home .actions a:first-child .col span{font-size:10px;font-weight:600}.pmx-navbar-home .actions a:first-child .col span:first-child{color:#000}.pmx-navbar-home .actions a:first-child .col span:last-child{direction:ltr;color:#245bf3}.pmx-navbar-home .actions a:nth-child(2){padding:4px 20px;color:#000;font-size:14px;font-weight:700;text-align:center}.pmx-navbar-home .actions a:nth-child(3){padding:4px 20px;color:#fff;background-color:#3772ff;font-size:14px;font-weight:700;text-align:center}.pmx-mobile-navbar-home{display:flex;justify-content:space-between;align-items:center;width:90%;margin-inline:auto;position:relative;height:44px;z-index:20}@media(max-width:991.98px){.pmx-mobile-navbar-home .hamburger-icon{display:flex;align-items:center;height:34px}}@media(min-width:991.98px){.pmx-mobile-navbar-home{display:none}}.pmx-mobile-navbar-home .pmx-navbar-logo{transform:translate(-24px,-10px);cursor:pointer}.pmx-mobile-navbar-home .actions{display:flex;gap:8px}@media(max-width:991.98px){.pmx-mobile-navbar-home .actions{height:34px}}.pmx-mobile-navbar-home .actions svg{border:1px solid hsla(0,0%,100%,.2);border-radius:10px;padding:8px}.pmx-mobile-navbar-home .actions .search-icon svg{fill:#fff}