@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;1,300;1,400&display=swap');@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');.header-fixed{box-shadow:0px 3px 6px #00000029;padding-top:20px;padding-bottom:20px;background:#fff;z-index:5}.header-fixed .content{text-align:right}.header-fixed .header__txt{line-height:20px;margin:0}.header-fixed .header__cta{margin:10px 0 0 0}@media screen and (min-width:768px){.header-fixed .logo{grid-column:1}.header-fixed .content{grid-column:2;justify-self:end}.header-fixed .container>.row-fluid-wrapper>.row-fluid{display:grid;width:100%;align-items:center;grid-template-columns:1fr 1fr}}