.rotate-90-cw{animation:rotate-90-cw .4s cubic-bezier(.25,.46,.45,.94) both}@keyframes rotate-90-cw{0%{transform:rotate(0)}to{transform:rotate(90deg)}}.rotate-90-cw-reverse{animation:rotate-90-cw-reverse .4s cubic-bezier(.25,.46,.45,.94) both}@keyframes rotate-90-cw-reverse{0%{transform:rotate(90deg)}to{transform:rotate(0)}}.text-white.nav-item.nav-item a{color:#fff}.logo{width:180px;padding-bottom:20px}.bg-gradient-to-right-primary{background-color:#4e73df;background-image:linear-gradient(90deg,#4e73df 10%,#224abe);background-size:cover}body,html{font-family:Ubuntu,sans-serif}.hidden-element{visibility:hidden}.shadow{z-index:10;box-shadow:0 1px 6px 0 rgba(32,33,36,.28)!important}.card-img-top{width:200px;height:200px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1024px){.card-img-top{width:100px;height:100px;-o-object-fit:contain;object-fit:contain}}.manufacturer-img-top{height:5vh;-o-object-fit:contain;object-fit:contain}.sticky{position:sticky;top:0}.sticky:after,.sticky:before{content:"";display:table}.slide-in-top{animation:slide-in-top .3s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-in-top{0%{transform:translateY(-1000px);opacity:0}to{transform:translateY(0);opacity:1}}.img-top-main{height:50vh}.img-top-main,.img-top-main-alt{width:100%;-o-object-fit:contain;object-fit:contain}.img-top-main-alt{height:500px}.img-top-alt{width:100%;height:75px;-o-object-fit:contain;object-fit:contain}.sidebar{display:none}@media(min-width:768px){.sidebar{position:fixed;top:0;bottom:0;left:0;z-index:1000;display:block;padding:20px;overflow-x:hidden;overflow-y:auto;width:220px}.main{padding-left:220px}}.bg-gradient-primary{background-color:#4e73df;background-image:linear-gradient(180deg,#4e73df 10%,#224abe);background-size:cover}