.header{display:flex;z-index:999;position:fixed;top:0;width:100%;height:60px;background-color:#000}.header .internal-content{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;width:100%;height:100%}.header .internal-content .logo-container{flex:1;text-align:center;margin-left:48px}.header nav.main-navigation{color:#fff;display:none;mix-blend-mode:difference;margin-right:0}.header nav.main-navigation ul{list-style:none;padding:0;margin:0 30px 0 100px}.header nav.main-navigation ul li{display:inline-block;padding:0 12px}.header nav.main-navigation ul li a{font-weight:400;font-size:13px;text-decoration:none;color:inherit;line-height:36px}.header .social-links{display:none}.header .social-links a{display:inline-block;margin:0 5px}.header .mobile-whatsapp-button{display:block;margin-right:.5rem}.header .mobile-whatsapp-button a{display:block;padding:0 .5rem}.header .mobile-whatsapp-button img{width:40px}@media screen and (min-width:768px){.header .mobile-whatsapp-button{display:none}.header .header-content .logo-container{align-self:center}}@media screen and (min-width:1024px){.header{top:0}.header .header-content{flex-direction:row}.header nav.main-navigation{align-self:center;display:block}.header .logo-container{padding-right:30px;text-align:right}}@media screen and (min-width:1440px){.header nav.main-navigation{margin-right:30px}.header nav.main-navigation ul li a{font-size:14px}.header .logo-container{padding-right:0;text-align:left}.header .social-links{display:block;align-self:center}}@media screen and (min-width:1900px){.header .content{margin:0 auto;max-width:1900px}.header nav.main-navigation ul{margin-left:100px;margin-right:40px}.header nav.main-navigation ul li a{font-size:13px}.header .searchContainer{display:block;align-self:center}}.logo{background-color:"red";color:"red"}