#offCanvas{background:#fff;bottom:0;position:fixed;right:0;-webkit-transition:height .25s ease,top .25s ease;transition:height .25s ease,top .25s ease}@media (min-width:1001px) and (any-hover:hover){#offCanvas{-webkit-box-shadow:-10px 20px 20px rgba(0,0,0,.125);box-shadow:-10px 20px 20px rgba(0,0,0,.125);min-width:380px;z-index:6}}@media (max-width:1000px),(min-width:1001px) and (any-hover:none){#offCanvas{width:100%;z-index:3}}@media (max-width:1000px) and (min-width:1001px),(min-width:1001px) and (any-hover:none) and (min-width:1001px){#offCanvas{max-width:600px}}html:not(.-state-offCanvas--active) #offCanvas{display:none}html.-state-offCanvas--active #offCanvas{display:block}@media (min-width:1001px) and (any-hover:hover){html:not(.-state-pageHeader--hidden):not(.-state-pageHeader--sticky) #offCanvas{margin-top:59px;top:0}}@media (max-width:1000px),(min-width:1001px) and (any-hover:none){html:not(.-state-pageHeader--hidden):not(.-state-pageHeader--sticky) #offCanvas{top:70px}}html:not(.-state-pageHeader--hidden).-state-pageHeader--sticky #offCanvas{top:70px}html.-state-pageHeader--hidden #offCanvas{top:0}